Spaces:
Sleeping
Sleeping
grapplerulrich
commited on
Install altair Version lower than 5
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
|
|
2 |
google-api-python-client
|
3 |
beautifulsoup4
|
4 |
python-slugify
|
|
|
1 |
streamlit
|
2 |
+
altair<5
|
3 |
google-api-python-client
|
4 |
beautifulsoup4
|
5 |
python-slugify
|