Djohell commited on
Commit
fa486b3
·
verified ·
1 Parent(s): 3038662

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  fastapi
2
  uvicorn
 
 
3
  pandas
4
  numpy
5
- xgboost
6
- python-multipart
 
 
1
  fastapi
2
  uvicorn
3
+ mlflow
4
+ xgboost
5
  pandas
6
  numpy
7
+ python-multipart
8
+ python-dotenv
9
+ boto3