mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 09:06:06 +00:00
Roll django back to version 5 (still has remediations). django-celery-beat does not support Django 6 quite yet. Should soon.
This commit is contained in:
parent
bc12b5e6a7
commit
d68367e709
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ license = "CC-BY-NC-SA-4.0"
|
|||
requires-python = ">=3.13"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"Django==6.0.2",
|
||||
"Django==5.2.11",
|
||||
"psycopg2-binary==2.9.11",
|
||||
"celery[redis]==5.6.2",
|
||||
"djangorestframework==3.16.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue