Mykes commited on
Commit
eb43acb
·
verified ·
1 Parent(s): 30364ee

Update requirements.txt

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