mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-17 05:11:15 +00:00
Merge pull request #9347 from freqtrade/ci/numpy_bump
Bump numpy on armhf devices
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
numpy==1.25.2; platform_machine == 'armv7l'
|
||||
numpy==1.26.1; platform_machine != 'armv7l'
|
||||
numpy==1.26.1
|
||||
pandas==2.0.3
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user