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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -8,4 +8,6 @@ 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
 
 
 
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