samridh12 commited on
Commit
9983bf8
·
verified ·
1 Parent(s): a47d097

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
- scikit-learn
3
- pandas
4
- numpy
 
1
+ streamlit==1.35.0
2
+ scikit-learn==1.5.0
3
+ pandas==2.0.2
4
+ numpy==1.25.0