rbgo commited on
Commit
b035389
·
verified ·
1 Parent(s): 3e6a450

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit==1.7.0
2
  xgboost==1.5.2
3
  numpy
4
  pandas
5
  pickleshare==0.7.5
6
  scikit-learn
7
  scipy
8
- altair==4.0
 
1
+ streamlit>=1.20.0
2
  xgboost==1.5.2
3
  numpy
4
  pandas
5
  pickleshare==0.7.5
6
  scikit-learn
7
  scipy
8
+ altair<5