Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ python-dotenv
|
|
8 |
PyMuPDF
|
9 |
pdf2image
|
10 |
gunicorn
|
|
|
|
8 |
PyMuPDF
|
9 |
pdf2image
|
10 |
gunicorn
|
11 |
+
langchain_openai
|