SSahas commited on
Commit
1e6d63f
·
1 Parent(s): c7b1602

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,10 +4,11 @@
4
  #nltk
5
  #regex
6
 
 
 
7
  joblib == 1.1.0
8
  scikit-learn == 0.24.2
9
  pandas == 1.1.5
10
  nltk == 3.6.7
11
  regex == 2022.8.17
12
 
13
- Cython==0.29.36
 
4
  #nltk
5
  #regex
6
 
7
+ Cython==0.29.36
8
+
9
  joblib == 1.1.0
10
  scikit-learn == 0.24.2
11
  pandas == 1.1.5
12
  nltk == 3.6.7
13
  regex == 2022.8.17
14