shubham142000 commited on
Commit
0e719e2
·
verified ·
1 Parent(s): f8d161d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
- pandas
3
- joblib
 
4
  scikit-learn==1.2.2
5
 
 
1
  streamlit
2
+ numpy == 1.26.4
3
+ pandas == 2.2.2
4
+ joblib == 1.4.2
5
  scikit-learn==1.2.2
6