Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==1.5.3
|
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
joblib==1.2.0
|
| 5 |
gunicorn==20.1.0
|
| 6 |
-
numpy==1.23.5
|
|
|
|
|
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
joblib==1.2.0
|
| 5 |
gunicorn==20.1.0
|
| 6 |
+
numpy==1.23.5
|
| 7 |
+
werkzeug==2.2.2
|