mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
chore: bump ta-lib to 0.5.4
This version supports numpy2 - while still remaining on ta-lib C of 0.4 This will avoid huge update problems, as the underlying library doesn't need to be updated
This commit is contained in:
@@ -16,7 +16,7 @@ cachetools==5.5.2
|
||||
requests==2.32.3
|
||||
urllib3==2.3.0
|
||||
jsonschema==4.23.0
|
||||
TA-Lib==0.4.38
|
||||
ta-lib==0.5.4
|
||||
technical==1.5.0
|
||||
tabulate==0.9.0
|
||||
pycoingecko==3.2.0
|
||||
|
||||
Reference in New Issue
Block a user