Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ numpy
|
|
5 |
boto3
|
6 |
pandas
|
7 |
streamlit
|
8 |
-
streamlit-autorefresh
|
|
|
|
|
|
5 |
boto3
|
6 |
pandas
|
7 |
streamlit
|
8 |
+
streamlit-autorefresh
|
9 |
+
bokeh
|
10 |
+
plotly
|