Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,9 +11,9 @@ streamlit
|
|
11 |
tiktoken
|
12 |
textract
|
13 |
seaborn
|
14 |
-
|
|
|
15 |
#vega_datasets
|
16 |
-
#bokeh
|
17 |
#holoviews
|
18 |
#plotnine
|
19 |
#graphviz
|
|
|
11 |
tiktoken
|
12 |
textract
|
13 |
seaborn
|
14 |
+
plotly
|
15 |
+
bokeh
|
16 |
#vega_datasets
|
|
|
17 |
#holoviews
|
18 |
#plotnine
|
19 |
#graphviz
|