mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Bump server dependencies
This commit is contained in:
@@ -42,7 +42,7 @@ dependencies = [
|
||||
"fastapi >= 0.110.0",
|
||||
"python-multipart >= 0.0.7",
|
||||
"jinja2 == 3.1.6",
|
||||
"openai >= 1.86.0",
|
||||
"openai >= 2.0.0, < 3.0.0",
|
||||
"tiktoken >= 0.3.2",
|
||||
"tenacity >= 9.0.0",
|
||||
"magika ~= 0.5.1",
|
||||
@@ -63,9 +63,9 @@ dependencies = [
|
||||
"requests >= 2.26.0",
|
||||
"anyio ~= 4.8.0",
|
||||
"pymupdf == 1.24.11",
|
||||
"django == 5.1.12",
|
||||
"django == 5.1.14",
|
||||
"django-unfold == 0.42.0",
|
||||
"authlib == 1.2.1",
|
||||
"authlib == 1.6.5",
|
||||
"itsdangerous == 2.1.2",
|
||||
"httpx == 0.28.1",
|
||||
"pgvector == 0.2.4",
|
||||
|
||||
Reference in New Issue
Block a user