mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
Add bottleneck dependency
as per pandas recommendation https://pandas.pydata.org/docs/getting_started/install.html#performance-dependencies-recommended
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
numpy==1.26.4
|
||||
pandas==2.2.2
|
||||
bottleneck==1.3.8
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==4.3.35
|
||||
|
||||
Reference in New Issue
Block a user