Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ tiktoken
|
|
| 4 |
python-docx
|
| 5 |
langsmith>=0.1.0
|
| 6 |
langchain-core
|
| 7 |
-
langchain-openai
|
|
|
|
|
|
| 4 |
python-docx
|
| 5 |
langsmith>=0.1.0
|
| 6 |
langchain-core
|
| 7 |
+
langchain-openai
|
| 8 |
+
pypdf
|