Merge pull request #9347 from freqtrade/ci/numpy_bump

Bump numpy on armhf devices
This commit is contained in:
Matthias
2023-10-30 06:48:46 +01:00
committed by GitHub
2 changed files with 6 additions and 7 deletions

View File

@@ -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