dilkushsingh commited on
Commit
141b275
1 Parent(s): 4428f14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==1.24.3
2
- scikit-learn==1.2.2
3
- pandas==1.5.3
4
- streamlit==1.15.1
 
1
+ numpy==1.26.4
2
+ scikit-learn==1.4.0
3
+ pandas==2.2.0
4
+ streamlit==1.35.0