mnurbani commited on
Commit
9c0d5be
·
verified ·
1 Parent(s): 500d48e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -9
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- seaborn
2
- pandas
3
- matplotlib
4
- streamlit
5
- plotly
6
- pillow
7
- scikit-learn==1.0.2
8
- numpy
9
- python==3.7.12
 
1
+ streamlit==1.32.0
2
+ scikit-learn==1.4.2
3
+ pandas==2.2.2
4
+ seaborn==0.13.2
5
+ matplotlib==3.8.4