ericjedha commited on
Commit
25e40a2
·
verified ·
1 Parent(s): f700c69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -3,4 +3,9 @@ numpy>=1.0.0
3
  mlflow>=1.0.0
4
  fastapi>=0.68.0
5
  pydantic>=1.8.0
6
- uvicorn>=0.15.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==1.6.1
10
+ scipy==1.15.2
11
+ psutil==5.9.0