mgyigit commited on
Commit
0c0fd5b
1 Parent(s): 4db2d24

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
15
- numpy
16
  pandas==1.1.4
17
  pyyaml==5.1
18
  scikit-learn==0.22
 
12
  tokenizers>=0.15.0
13
  sentencepiece
14
  matplotlib
15
+ numpy<=1.19.0
16
  pandas==1.1.4
17
  pyyaml==5.1
18
  scikit-learn==0.22