Olivier-52 commited on
Commit
a842670
·
1 Parent(s): 49afc54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  mlflow==2.21.3
2
  scikit-learn==1.4.2
3
  requests>=2.31.0,<3
4
- fastapi
5
  uvicorn[standard]
6
- pydantic
7
- typing-extensions
8
- pandas
9
- gunicorn
10
- openpyxl
11
  boto3
12
  python-multipart
13
- python-dotenv
14
  xgboost
 
1
  mlflow==2.21.3
2
  scikit-learn==1.4.2
3
  requests>=2.31.0,<3
4
+ fastapi
5
  uvicorn[standard]
6
+ pydantic
7
+ typing
8
+ pandas
9
+ gunicorn
10
+ openpyxl
11
  boto3
12
  python-multipart
13
+ dotenv
14
  xgboost