upload
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ openai
|
|
8 |
matplotlib
|
9 |
plotly
|
10 |
tiktoken
|
11 |
-
lxml
|
|
|
|
|
|
8 |
matplotlib
|
9 |
plotly
|
10 |
tiktoken
|
11 |
+
lxml
|
12 |
+
PyPDF2
|
13 |
+
pdfminer.six
|