Spaces:
Runtime error
Runtime error
Update requirements.txt to fix breaking update
#1
by
katielink
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ loguru
|
|
3 |
plotly==5.12.0
|
4 |
scikit-learn==1.2.0
|
5 |
spacy==3.4.4
|
6 |
-
streamlit==1.17.0
|
|
|
|
3 |
plotly==5.12.0
|
4 |
scikit-learn==1.2.0
|
5 |
spacy==3.4.4
|
6 |
+
streamlit==1.17.0
|
7 |
+
altair<5
|