ericjedha commited on
Commit
f961195
·
verified ·
1 Parent(s): 4e0eb62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -10
requirements.txt CHANGED
@@ -1,11 +1,15 @@
1
- pandas>=1.0.0
2
- numpy>=1.0.0
3
- mlflow>=1.0.0
4
- fastapi>=0.68.0
5
- pydantic>=1.8.0
6
- uvicorn>=0.15.0
7
- cloudpickle==3.0.0
8
- numpy==1.26.4
9
  scikit-learn
10
- scipy
11
- psutil==5.9.0
 
 
 
 
 
 
1
+ fastapi[standard]
2
+ pydantic
3
+ typing
4
+ pandas
5
+ openpyxl
6
+ mlflow
7
+ boto3
 
8
  scikit-learn
9
+ python-multipart
10
+ fsspec
11
+ s3fs
12
+ streamlit
13
+ matplotlib
14
+ seaborn
15
+ plotly