omarperacha commited on
Commit
ac708a3
·
1 Parent(s): 6914f78

try requirements pdate

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch~=1.9.0
2
  fairseq~=0.9.0
3
- numpy~=1.21.1
4
  scikit-learn~=0.24.2
5
  transformers~=4.26.1
6
  setuptools~=57.4.0
 
1
  torch~=1.9.0
2
  fairseq~=0.9.0
3
+ numpy==1.21.1
4
  scikit-learn~=0.24.2
5
  transformers~=4.26.1
6
  setuptools~=57.4.0