-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrequirements.txt
More file actions
33 lines (33 loc) · 702 Bytes
/
Copy pathrequirements.txt
File metadata and controls
33 lines (33 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
PyQt6>=6.7.0
pydantic>=2.9.0
python-dotenv>=1.0.0
pandas>=2.2.0
numpy>=1.26.0
yfinance>=0.2.40
pyzmq>=26.0.0
matplotlib>=3.9.0
darkdetect>=0.8.0
mplfinance>=0.12.10b0
TA-Lib>=0.6.7
requests>=2.31.0
scikit-learn>=1.3.0
ib-insync>=0.9.86
win10toast>=0.9
tensorflow>=2.15.0
torch>=2.1.0
transformers>=4.35.0
gymnasium>=0.29.0
stable-baselines3>=2.2.0
optuna>=3.4.0
deap>=1.4.1
scipy>=1.11.0
seaborn>=0.13.0
numba>=0.59.0
# GPU acceleration (optional - requires CUDA toolkit)
# cupy-cuda12x>=12.0.0 # For CUDA 12.x (uncomment if you have CUDA 12.x)
# cupy-cuda11x>=11.0.0 # For CUDA 11.x (uncomment if you have CUDA 11.x)
flask>=3.0.0
flask-cors>=4.0.0
flask-limiter>=3.5.0
websockets>=12.0
pyjwt>=2.8.0