mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-27 18:57:47 +00:00
8dfa15d2bc
- Flask 3.1.1 → 3.1.3 (bugfix) - Werkzeug 3.1.5 → 3.1.8 (bugfix) - requests 2.32.4 → 2.34.2 (minor feature) - ccxt 4.5.38 → 4.5.59 (latest in v4.x) - certifi 2025.7.9 → 2026.6.30 (CA bundle refresh) - Pandas/numpy skipped (v3 needs testing) Co-Authored-By: Claude <noreply@anthropic.com>
23 lines
404 B
Plaintext
23 lines
404 B
Plaintext
blinker==1.9.0
|
|
certifi==2026.6.30
|
|
charset-normalizer==3.4.2
|
|
click==8.2.1
|
|
ccxt>=4.5.59,<5
|
|
colorama==0.4.6
|
|
Flask==3.1.3
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.6
|
|
MarkupSafe==3.0.2
|
|
MetaTrader5>=5.0.5735; platform_system == "Windows"
|
|
numpy>=2.2.6,<3
|
|
pandas>=2.2.3,<3
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.1.1
|
|
pytz==2025.2
|
|
requests==2.34.2
|
|
six==1.17.0
|
|
tzdata==2025.2
|
|
urllib3==2.6.3
|
|
Werkzeug==3.1.8
|