LovnishVerma commited on
Commit
d8a4e00
·
1 Parent(s): bb79fb3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- streamlit
2
- scikit-learn==0.24.2
3
- numpy
 
 
1
+ streamlit==1.11.0
2
+ scikit-learn==1.0.2
3
+ joblib==1.0.1
4
+ numpy==1.21.2