Knight-coderr commited on
Commit
22b1ebb
1 Parent(s): a76c59d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
  mlflow==2.13.2
2
  cloudpickle==3.0.0
3
- numpy==1.24.4
4
- packaging==24.1
5
- psutil==5.9.8
6
  pyyaml==6.0.1
7
  scikit-learn==1.3.2
8
- scipy==1.10.1
 
 
 
 
 
1
  mlflow==2.13.2
2
  cloudpickle==3.0.0
3
+ numpy==1.26.0
4
+ packaging==23.1
5
+ psutil==5.9.5
6
  pyyaml==6.0.1
7
  scikit-learn==1.3.2
8
+ scipy==1.11.3
9
+ joblib==1.4.2
10
+ textblob==0.17.1
11
+ boto3==1.34.144
12
+ streamlit==1.25.0