mgyigit commited on
Commit
83b95cd
·
verified ·
1 Parent(s): caf1d75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ transformers
12
  tokenizers>=0.15.0
13
  sentencepiece
14
  matplotlib==3.5.3
15
- numpy<=1.19.0
16
  pandas==1.1.4
17
  pyyaml==5.1
18
  scikit-learn==0.22
 
12
  tokenizers>=0.15.0
13
  sentencepiece
14
  matplotlib==3.5.3
15
+ numpy~=1.21.0
16
  pandas==1.1.4
17
  pyyaml==5.1
18
  scikit-learn==0.22