Harika22 commited on
Commit
77e2206
·
verified ·
1 Parent(s): 07d6db0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- numpy
2
- pandas
 
 
 
 
3
  matplotlib
4
  seaborn
5
- streamlit
6
- scipy
7
- plotly
8
- scikit-learn
9
- optuna
 
1
+ pandas==2.2.3
2
+ plotly==6.0.1
3
+ requests==2.32.3
4
+ streamlit==1.43.2
5
+ streamlit-lottie==0.0.5
6
+ joblib
7
  matplotlib
8
  seaborn
9
+ pillow
10
+ opencv-python
11
+ scikit-learn