Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -16,4 +16,6 @@ pymupdf
|
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
-
langchain-openai
|
|
|
|
|
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
python-dotenv
|
19 |
+
langchain-openai
|
20 |
+
pytesseract
|
21 |
+
matplotlib
|