Meera2602 commited on
Commit
f237322
1 Parent(s): 64e0d13

versions added

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
  pandas
2
  numpy
3
- scikit-learn
4
  seaborn
5
  matplotlib
6
  ipykernel
7
  Flask
8
  imbalanced-learn
9
  imblearn
10
- #pickle
11
  mlflow
12
  evidently
13
  dvc
14
- streamlit
15
  streamlit-extras
16
  st-annotated-text
 
 
 
17
 
18
  #-e .
 
1
  pandas
2
  numpy
 
3
  seaborn
4
  matplotlib
5
  ipykernel
6
  Flask
7
  imbalanced-learn
8
  imblearn
9
+ pickle
10
  mlflow
11
  evidently
12
  dvc
 
13
  streamlit-extras
14
  st-annotated-text
15
+ kaleido
16
+ streamlit==1.31.1
17
+ scikit-learn==1.3.2
18
 
19
  #-e .