Pin numpy for python < 3.8

This commit is contained in:
Matthias
2023-07-06 20:52:51 +02:00
parent b2c87c3591
commit e6db5bd193

View File

@@ -1,4 +1,5 @@
numpy==1.25.0
numpy==1.25.0; python_version > '3.8'
numpy==1.24.3; python_version <= '3.8'
pandas==2.0.2
pandas-ta==0.3.14b