mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
chore: reorder requirements logically
This commit is contained in:
@@ -2,7 +2,10 @@ numpy==2.2.6
|
||||
pandas==2.3.0
|
||||
bottleneck==1.4.2
|
||||
numexpr==2.10.2
|
||||
# Indicator libraries
|
||||
ft-pandas-ta==0.3.15
|
||||
ta-lib==0.5.5
|
||||
technical==1.5.1
|
||||
|
||||
ccxt==4.4.88
|
||||
cryptography==45.0.3
|
||||
@@ -17,8 +20,6 @@ requests==2.32.3
|
||||
urllib3==2.4.0
|
||||
certifi==2025.4.26
|
||||
jsonschema==4.24.0
|
||||
ta-lib==0.5.5
|
||||
technical==1.5.1
|
||||
tabulate==0.9.0
|
||||
pycoingecko==3.2.0
|
||||
jinja2==3.1.6
|
||||
|
||||
Reference in New Issue
Block a user