Spaces:
Sleeping
Sleeping
Deploy SuperKart Sales Forecasting Backend API
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
pandas==2.2.2
|
| 2 |
-
numpy==2.0.2
|
| 3 |
-
scikit-learn==1.6.1
|
| 4 |
-
xgboost==2.1.4
|
| 5 |
-
joblib==1.4.2
|
| 6 |
-
flask==3.0.0
|
| 7 |
-
gunicorn==20.1.0
|
| 8 |
-
Werkzeug==3.0.0
|
|
|
|
| 1 |
+
pandas==2.2.2
|
| 2 |
+
numpy==2.0.2
|
| 3 |
+
scikit-learn==1.6.1
|
| 4 |
+
xgboost==2.1.4
|
| 5 |
+
joblib==1.4.2
|
| 6 |
+
flask==3.0.0
|
| 7 |
+
gunicorn==20.1.0
|
| 8 |
+
Werkzeug==3.0.0
|