adityamanwatkar commited on
Commit
e171ddb
·
verified ·
1 Parent(s): f2cc2ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
  streamlit
2
- pandas
3
- numpy
4
- joblib
5
- pandas
6
- numpy
7
- joblib
8
  scikit-learn==1.3.0
 
1
  streamlit
2
+ numpy==1.26.4
3
+ joblib==1.2.0
4
+ pandas==2.0.3
 
 
 
5
  scikit-learn==1.3.0