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