mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Remove unused langchain openai server dependency
This commit is contained in:
@@ -58,7 +58,6 @@ dependencies = [
|
|||||||
"uvicorn == 0.30.6",
|
"uvicorn == 0.30.6",
|
||||||
"aiohttp ~= 3.9.0",
|
"aiohttp ~= 3.9.0",
|
||||||
"langchain == 0.2.5",
|
"langchain == 0.2.5",
|
||||||
"langchain-openai == 0.1.7",
|
|
||||||
"langchain-community == 0.2.5",
|
"langchain-community == 0.2.5",
|
||||||
"requests >= 2.26.0",
|
"requests >= 2.26.0",
|
||||||
"tenacity == 8.3.0",
|
"tenacity == 8.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user