Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ streamlit==1.18.1
|
|
14 |
streamlit-bokeh-events==0.1.2
|
15 |
toml==0.10.2
|
16 |
tqdm==4.64.1
|
17 |
-
|
|
|
|
14 |
streamlit-bokeh-events==0.1.2
|
15 |
toml==0.10.2
|
16 |
tqdm==4.64.1
|
17 |
+
altair<5
|
18 |
+
plotly
|