adding wolframalpha
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pandas
|
|
12 |
pdfminer.six
|
13 |
streamlit
|
14 |
tabulate
|
15 |
-
unstructured
|
|
|
|
12 |
pdfminer.six
|
13 |
streamlit
|
14 |
tabulate
|
15 |
+
unstructured
|
16 |
+
wolframalpha
|