Navya-Sree commited on
Commit
2a59e2b
·
verified ·
1 Parent(s): 972ec35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit==1.28.0
2
- pandas==2.0.3
3
  numpy==1.24.3
4
- plotly==5.17.0
5
- Pillow==10.0.0
 
 
1
+ streamlit==1.22.0
2
+ pandas==1.5.3
3
  numpy==1.24.3
4
+ plotly==5.13.1
5
+ Pillow==9.5.0
6
+ scikit-learn==1.2.2