mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Downgrade pyproject.toml to avert depedency conflict
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies = [
|
|||||||
"openai >= 0.27.0, < 1.0.0",
|
"openai >= 0.27.0, < 1.0.0",
|
||||||
"tiktoken >= 0.3.2",
|
"tiktoken >= 0.3.2",
|
||||||
"tenacity >= 8.2.2",
|
"tenacity >= 8.2.2",
|
||||||
"pillow == 10.0.1",
|
"pillow == 9.3.0",
|
||||||
"pydantic >= 1.10.10",
|
"pydantic >= 1.10.10",
|
||||||
"pyyaml == 6.0",
|
"pyyaml == 6.0",
|
||||||
"rich >= 13.3.1",
|
"rich >= 13.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user