huathedev commited on
Commit
da6a554
·
verified ·
1 Parent(s): 87b050c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- streamlit==1.22.0
2
  pandas==1.4.2
3
  plotly==5.7.0
4
  scikit-learn==1.0.2
5
- matplotlib==3.6.2
6
  numpy==1.21.6
7
- Pillow==9.0.1
8
  requests==2.28.1
9
  spotipy==2.12.0
10
  altair<5
 
1
+ streamlit==1.28.2
2
  pandas==1.4.2
3
  plotly==5.7.0
4
  scikit-learn==1.0.2
5
+ matplotlib
6
  numpy==1.21.6
7
+ pillow==10.1.0
8
  requests==2.28.1
9
  spotipy==2.12.0
10
  altair<5