mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Upgrade server, desktop app dependencies to resolve CVE bugs
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies = [
|
||||
"openai >= 0.27.0, < 1.0.0",
|
||||
"tiktoken >= 0.3.2",
|
||||
"tenacity >= 8.2.2",
|
||||
"pillow == 9.3.0",
|
||||
"pillow == 10.0.1",
|
||||
"pydantic >= 1.10.10",
|
||||
"pyyaml == 6.0",
|
||||
"rich >= 13.3.1",
|
||||
@@ -54,7 +54,7 @@ dependencies = [
|
||||
"transformers >= 4.28.0",
|
||||
"torch == 2.0.1",
|
||||
"uvicorn == 0.17.6",
|
||||
"aiohttp == 3.8.5",
|
||||
"aiohttp == 3.8.6",
|
||||
"langchain >= 0.0.331",
|
||||
"requests >= 2.26.0",
|
||||
"bs4 >= 0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user