Upgrade package dependencies of server, clients and docs

This commit is contained in:
Debanjum
2025-03-11 23:59:17 +05:30
parent 7bb6facdea
commit 79816d2b9b
6 changed files with 2135 additions and 2677 deletions

View File

@@ -41,7 +41,7 @@ dependencies = [
"defusedxml == 0.7.1",
"fastapi >= 0.110.0",
"python-multipart >= 0.0.7",
"jinja2 == 3.1.5",
"jinja2 == 3.1.6",
"openai >= 1.0.0",
"tiktoken >= 0.3.2",
"tenacity >= 8.2.2",
@@ -63,7 +63,7 @@ dependencies = [
"tenacity == 8.3.0",
"anyio ~= 4.8.0",
"pymupdf == 1.24.11",
"django == 5.0.10",
"django == 5.0.13",
"django-unfold == 0.42.0",
"authlib == 1.2.1",
"llama-cpp-python == 0.2.88",