Abdelrhman-Elruby commited on
Commit
75a10c9
1 Parent(s): 89504b2

modified: requirements.txt fix ModuleNotFoundError: No module named 'altair.vegalite.v4'

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ pandas==1.4.4
2
  PyYAML==6.0
3
  scikit_learn==1.1.3
4
  spotipy==2.20.0
5
- streamlit==1.14.0
6
  streamlit_option_menu==0.3.2
 
2
  PyYAML==6.0
3
  scikit_learn==1.1.3
4
  spotipy==2.20.0
5
+ streamlit==1.22.0
6
  streamlit_option_menu==0.3.2