Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Jinja2
|
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
nltk
|
8 |
-
numpy
|
|
|
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
nltk
|
8 |
+
numpy
|
9 |
+
mysql-connector-python
|