Spaces:
Sleeping
Sleeping
judebebo32
commited on
Commit
•
5d15de7
1
Parent(s):
a6bc8ab
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
Flask==2.
|
2 |
-
nltk==3.
|
3 |
-
scikit-learn==0.
|
|
|
|
1 |
+
Flask==2.1.3
|
2 |
+
nltk==3.7
|
3 |
+
scikit-learn==1.0.2
|
4 |
+
gunicorn==20.1.0
|