pin numpy to < 2.0

This commit is contained in:
torzdf
2024-08-02 18:42:57 +01:00
parent 3f53ee9cec
commit 6fe300e601

View File

@@ -1,7 +1,7 @@
tqdm>=4.65
psutil>=5.9.0
numexpr>=2.8.7
numpy>=1.26.0
numpy>=1.26.0,<2.0.0
opencv-python>=4.9.0.0
pillow>=9.4.0,<10.0.0
scikit-learn>=1.3.0