DishaMondal2024 commited on
Commit
f498f0d
·
verified ·
1 Parent(s): d9db82a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit==1.27.2
2
- pandas==1.5.3
3
- numpy==1.23.5
4
  scikit-learn==1.5.2
 
5
  joblib==1.3.0
6
  matplotlib==3.7.1
7
  seaborn==0.12.2
 
1
+ numpy==2.1.3
2
+ pandas==2.2.3
 
3
  scikit-learn==1.5.2
4
+ streamlit==1.40.1
5
  joblib==1.3.0
6
  matplotlib==3.7.1
7
  seaborn==0.12.2