Fix deployment (no arm numpy wheels just yet).

This commit is contained in:
Matthias
2023-09-20 20:03:41 +02:00
parent 896e2b6285
commit f62f4f7711

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