Pin th elangchain-community version explicitly

This commit is contained in:
sabaimran 2024-05-21 05:26:17 -05:00
parent d57772f9e7
commit 0b7910d4af

View file

@ -59,6 +59,7 @@ dependencies = [
"aiohttp ~= 3.9.0", "aiohttp ~= 3.9.0",
"langchain <= 0.2.0", "langchain <= 0.2.0",
"langchain-openai >= 0.0.5", "langchain-openai >= 0.0.5",
"langchain-community == 0.0.27",
"requests >= 2.26.0", "requests >= 2.26.0",
"anyio == 3.7.1", "anyio == 3.7.1",
"pymupdf >= 1.23.5", "pymupdf >= 1.23.5",