Revert "Remove numpy armv7l lock since wheels are now available"

This reverts commit 04409602a6.
This commit is contained in:
Matthias
2023-10-04 19:57:26 +02:00
parent 5bfd3fdc33
commit 1d941249ed
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
numpy==1.26.0
numpy==1.26.0; platform_machine != 'armv7l'
numpy==1.25.2; platform_machine == 'armv7l'
pandas==2.0.3
pandas-ta==0.3.14b