fix: upgrade to Python 3.12 to support pandas-ta>=0.4.67b0

Made-with: Cursor
This commit is contained in:
21in7
2026-03-01 16:14:03 +09:00
parent 60b32a978e
commit 86904dddf7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
python-binance==1.0.19
pandas>=2.2.0
pandas>=2.3.2
pandas-ta==0.4.71b0
python-dotenv==1.0.0
httpx>=0.27.0