Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|