Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastai==2.6.3
|
2 |
-
altair
|
3 |
fastbook
|
4 |
streamlit==1.22.0
|
5 |
streamlit-lottie==0.0.3
|
|
|
1 |
fastai==2.6.3
|
2 |
+
altair<5
|
3 |
fastbook
|
4 |
streamlit==1.22.0
|
5 |
streamlit-lottie==0.0.3
|