Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ flask-cors
|
|
3 |
gunicorn
|
4 |
Jinja2
|
5 |
pandas
|
|
|
6 |
scikit-learn
|
7 |
nltk
|
8 |
numpy
|
|
|
3 |
gunicorn
|
4 |
Jinja2
|
5 |
pandas
|
6 |
+
bcrypt
|
7 |
scikit-learn
|
8 |
nltk
|
9 |
numpy
|