Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
-
|
| 6 |
-
python-
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
+
mlflow
|
| 4 |
+
xgboost
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
+
python-multipart
|
| 8 |
+
python-dotenv
|
| 9 |
+
boto3
|