mirror of
https://github.com/evennia/evennia.git
synced 2026-04-17 21:59:06 +02:00
Update to Django 6.0.2
This commit is contained in:
parent
4ab0fdeee8
commit
d6c7c197bc
6 changed files with 20 additions and 21 deletions
|
|
@ -65,7 +65,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
# core dependencies
|
||||
"legacy-cgi;python_version >= '3.13'",
|
||||
"django >= 5.2.8, < 5.3",
|
||||
"django >= 6.0.2, < 6.1",
|
||||
"twisted >= 24.11.0, < 25",
|
||||
"pytz >= 2022.6",
|
||||
"djangorestframework >= 3.16, < 3.17",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue