mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix anyio package version to avoid backwards compatibility issue with start_blocking_portal method
This commit is contained in:
@@ -60,6 +60,7 @@ dependencies = [
|
||||
"requests >= 2.26.0",
|
||||
"bs4 >= 0.0.1",
|
||||
"gpt4all >= 1.0.7",
|
||||
"anyio == 3.7.1",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user