HugMeBytes commited on
Commit
840585f
·
verified ·
1 Parent(s): 7a9862d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- streamlit==1.35.0
2
- pandas==2.2.2
3
- seaborn==0.13.2
4
- matplotlib==3.8.4
5
- joblib==1.4.2
6
- numpy==1.26.4
7
- fpdf==1.7.2
8
- plotly==5.22.0
9
- scikit-learn==1.4.2
 
1
+ streamlit==1.35.0
2
+ scikit-learn==1.6.1
3
+ pandas==2.2.2
4
+ seaborn==0.13.2
5
+ matplotlib==3.8.4
6
+ joblib==1.4.2
7
+ numpy==1.26.4
8
+ plotly==5.22.0