diff --git a/pyproject.toml b/pyproject.toml index 921de109..78cedf92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ "tenacity == 8.3.0", "anyio == 3.7.1", "pymupdf >= 1.23.5", - "django == 5.0.6", + "django == 5.0.7", "authlib == 1.2.1", "llama-cpp-python == 0.2.76", "itsdangerous == 2.1.2", diff --git a/src/interface/desktop/chat.html b/src/interface/desktop/chat.html index 1838d2cc..383fc536 100644 --- a/src/interface/desktop/chat.html +++ b/src/interface/desktop/chat.html @@ -15,6 +15,23 @@