Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ weasyprint
|
|
| 14 |
python-multipart
|
| 15 |
asyncio
|
| 16 |
fpdf
|
| 17 |
-
langchain
|
| 18 |
langgraph
|
| 19 |
langchain-core
|
| 20 |
langchain-openai
|
|
|
|
| 14 |
python-multipart
|
| 15 |
asyncio
|
| 16 |
fpdf
|
| 17 |
+
langchain==1.0.5
|
| 18 |
langgraph
|
| 19 |
langchain-core
|
| 20 |
langchain-openai
|