Skip to content

Commit 03a46ec

Browse files
committed
chore: reorder requirements logically
1 parent ec31764 commit 03a46ec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ numpy==2.2.6
22
pandas==2.3.0
33
bottleneck==1.4.2
44
numexpr==2.10.2
5+
# Indicator libraries
56
ft-pandas-ta==0.3.15
7+
ta-lib==0.5.5
8+
technical==1.5.1
69

710
ccxt==4.4.88
811
cryptography==45.0.3
@@ -17,8 +20,6 @@ requests==2.32.3
1720
urllib3==2.4.0
1821
certifi==2025.4.26
1922
jsonschema==4.24.0
20-
ta-lib==0.5.5
21-
technical==1.5.1
2223
tabulate==0.9.0
2324
pycoingecko==3.2.0
2425
jinja2==3.1.6

0 commit comments

Comments
 (0)