Djohell commited on
Commit
a4572c5
·
1 Parent(s): 9d18580

maj requirements

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