tayawelba commited on
Commit
e3835e9
1 Parent(s): 9062da0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- streamlit==1.24.1
2
- pandas==1.3.5
3
- scikit-learn==0.24.2
 
1
+ pandas==2.0.3
2
+ scikit_learn==1.3.0
3
+ streamlit==1.28.0