mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix more packages related to langchain in the pyproject.toml
This commit is contained in:
@@ -58,8 +58,9 @@ dependencies = [
|
||||
"uvicorn == 0.17.6",
|
||||
"aiohttp ~= 3.9.0",
|
||||
"langchain <= 0.2.0",
|
||||
"langchain-openai >= 0.0.5",
|
||||
"langchain-openai == 0.1.7",
|
||||
"langchain-community == 0.0.27",
|
||||
"tenacity == 8.3.0",
|
||||
"requests >= 2.26.0",
|
||||
"anyio == 3.7.1",
|
||||
"pymupdf >= 1.23.5",
|
||||
|
||||
Reference in New Issue
Block a user