mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Use aiohttp version 3.8.4 as 4.x breaks docker image build
This commit is contained in:
@@ -52,6 +52,7 @@ dependencies = [
|
||||
"sentence-transformers == 2.2.2",
|
||||
"torch == 1.13.1",
|
||||
"uvicorn == 0.17.6",
|
||||
"aiohttp == 3.8.4",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user