mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +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:
parent
5d62954602
commit
a05450c547
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user