Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ appnope==0.1.3
|
|
5 |
astroid==2.12.13
|
6 |
asttokens==2.0.5
|
7 |
astunparse==1.6.3
|
8 |
-
altair
|
9 |
async-generator==1.10
|
10 |
async-timeout==4.0.2
|
11 |
attrs==22.1.0
|
|
|
5 |
astroid==2.12.13
|
6 |
asttokens==2.0.5
|
7 |
astunparse==1.6.3
|
8 |
+
altair<5
|
9 |
async-generator==1.10
|
10 |
async-timeout==4.0.2
|
11 |
attrs==22.1.0
|