s25059 commited on
Commit
cb03fdf
·
verified ·
1 Parent(s): 29b8fdb

Update requirements

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