use numpy before 2.0.0
... | ... | @@ -3,7 +3,7 @@ flask-cors |
aiohttp | ||
python_dateutil | ||
setuptools | ||
numpy | ||
numpy<2.0.0 | ||
pandas | ||
tables | ||
scipy | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -3,7 +3,7 @@ flask-cors |
aiohttp | ||
python_dateutil | ||
setuptools | ||
numpy | ||
numpy<2.0.0 | ||
pandas | ||
tables | ||
scipy | ||
... | ... |