jaydemirandilla commited on
Commit
2593587
1 Parent(s): d24a470

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- numpy==1.22.0
2
  pickle-mixin==1.0.2
3
- streamlit==1.2.0
4
- scikit-learn==1.0.1
5
- --no-build-isolation scikit-learn
 
 
1
  pickle-mixin==1.0.2
2
+ numpy==1.26.4
3
+ streamlit==1.24.1
4
+ scikit-learn==1.4.2