Commit
·
68886e7
1
Parent(s):
21d0c8b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
openai
|
| 2 |
PyPDF2==2.12.1
|
| 3 |
-
pypdf2
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
PyPDF2==2.12.1
|
| 3 |
+
pypdf2
|
| 4 |
+
python-docx
|