Fix django requirements for current LTS version

This commit is contained in:
Griatch 2020-09-15 20:54:31 +02:00
parent 4284e5be1e
commit 488707b5b9
2 changed files with 11 additions and 16 deletions

View file

@ -1,7 +1,7 @@
# Evennia dependencies
# general
django >= 2.2.5, < 2.3
django >= 2.2.5, < 3.0
twisted >= 20.3.0, < 21.0.0
pytz
django-sekizai