Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ pandas==2.1.2
|
|
| 5 |
numpy==1.24.3
|
| 6 |
scikit-learn==1.3.2
|
| 7 |
xgboost==2.0.3
|
| 8 |
-
python-multipart==0.0.6
|
| 9 |
joblib==1.3.2
|
|
|
|
|
|
| 5 |
numpy==1.24.3
|
| 6 |
scikit-learn==1.3.2
|
| 7 |
xgboost==2.0.3
|
|
|
|
| 8 |
joblib==1.3.2
|
| 9 |
+
python-multipart==0.0.6
|