mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Avoid `click' v8.2.2 server dependency as it breaks pypi validation
Refer pallets/click issue 3024 for details
This commit is contained in:
@@ -50,6 +50,7 @@ dependencies = [
|
||||
"pydantic[email] >= 2.0.0",
|
||||
"pyyaml ~= 6.0",
|
||||
"rich >= 13.3.1",
|
||||
"click < 8.2.2",
|
||||
"schedule == 1.1.0",
|
||||
"sentence-transformers == 3.4.1",
|
||||
"einops == 0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user