TaiYouWeb commited on
Commit
27e0443
·
verified ·
1 Parent(s): 82c0156

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
- numpy==1.23.5
3
  scikit-learn==1.2.2
4
  setuptools>=65.5.0
5
  wheel>=0.41.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
+ numpy>=1.24.3
3
  scikit-learn==1.2.2
4
  setuptools>=65.5.0
5
  wheel>=0.41.0