Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ bcrypt
|
|
| 7 |
scikit-learn
|
| 8 |
nltk
|
| 9 |
numpy
|
|
|
|
| 10 |
mysql-connector-python
|
|
|
|
| 7 |
scikit-learn
|
| 8 |
nltk
|
| 9 |
numpy
|
| 10 |
+
Flask-JWT-Extended
|
| 11 |
mysql-connector-python
|