upgrade django

This commit is contained in:
Tobias Brunner 2025-05-06 16:06:40 +02:00
parent c1f776e7eb
commit 44263ffca5
No known key found for this signature in database
3 changed files with 92 additions and 93 deletions

View file

@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"django>=5.1.5",
"django>=5.2",
"django-admin-sortable2>=2.2.4",
"django-jazzmin>=3.0.1",
"django-nested-admin>=4.1.1",