diff --git a/pyproject.toml b/pyproject.toml index 307435fd..e59c29fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dependencies = [ "tenacity == 8.3.0", "anyio ~= 4.8.0", "pymupdf == 1.24.11", - "django == 5.0.13", + "django == 5.1.8", "django-unfold == 0.42.0", "authlib == 1.2.1", "llama-cpp-python == 0.2.88", @@ -85,7 +85,7 @@ dependencies = [ "apscheduler ~= 3.10.0", "pytz ~= 2024.1", "cron-descriptor == 1.4.3", - "django_apscheduler == 0.6.2", + "django_apscheduler == 0.7.0", "anthropic == 0.49.0", "docx2txt == 0.8", "google-genai == 1.5.0",