Don't bump numpy for armhf just yet

This commit is contained in:
Matthias
2023-10-16 18:28:00 +02:00
committed by GitHub
parent f46fa440f0
commit 7de415a6a4

View File

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