Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -14,3 +14,5 @@ llama-index-readers-file
|
|
14 |
oauth2client
|
15 |
gspread
|
16 |
python-dotenv
|
|
|
|
|
|
14 |
oauth2client
|
15 |
gspread
|
16 |
python-dotenv
|
17 |
+
fitz
|
18 |
+
PyMuPDF
|