Spaces:
Running
Running
fixing vegalite error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ transformers-interpret
|
|
7 |
plotly==5.11.0
|
8 |
pandas
|
9 |
spacy
|
10 |
-
altair
|
11 |
hydralit_components
|
12 |
matplotlib
|
13 |
st-annotated-text
|
|
|
7 |
plotly==5.11.0
|
8 |
pandas
|
9 |
spacy
|
10 |
+
altair<5
|
11 |
hydralit_components
|
12 |
matplotlib
|
13 |
st-annotated-text
|