xin commited on
Commit
a7ddc81
1 Parent(s): 69e9ef6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ keras==2.7.0
6
  lxml==4.5.2
7
  matplotlib==3.2.2
8
  nltk==3.5
9
- numpy==1.19.4
10
  pandas==1.3.3
11
  Pillow==9.0.0
12
  python_Levenshtein==0.12.2
 
6
  lxml==4.5.2
7
  matplotlib==3.2.2
8
  nltk==3.5
9
+ numpy #numpy==1.19.4
10
  pandas==1.3.3
11
  Pillow==9.0.0
12
  python_Levenshtein==0.12.2