mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-17 13:21:15 +00:00
Remove pandas workaround for pi image
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
numpy==1.23.4
|
numpy==1.23.4
|
||||||
pandas==1.5.1; platform_machine != 'armv7l'
|
pandas==1.5.1
|
||||||
# Piwheels doesn't have 1.5.0 yet.
|
|
||||||
pandas==1.4.3; platform_machine == 'armv7l'
|
|
||||||
pandas-ta==0.3.14b
|
pandas-ta==0.3.14b
|
||||||
|
|
||||||
ccxt==2.0.58
|
ccxt==2.0.58
|
||||||
|
|||||||
Reference in New Issue
Block a user