Calvin Neo commited on
Commit ·
17cece2
1
Parent(s): e39a47e
pip changes and readme
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,4 @@ pyyaml
|
|
| 14 |
# streamlit==1.20.0
|
| 15 |
geos
|
| 16 |
plotly==5.13.1
|
| 17 |
-
|
|
|
|
| 14 |
# streamlit==1.20.0
|
| 15 |
geos
|
| 16 |
plotly==5.13.1
|
| 17 |
+
altair<5 # if you encounter ModuleNotFoundError: No module named ‘altair.vegalite.v4’
|