Start fixing things for django 1.10.

This commit is contained in:
Griatch 2017-06-06 14:56:13 +02:00
parent 9af1c36a93
commit 7e416e0cd6
3 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Evennia dependencies, for Linux/Mac platforms
django >= 1.8, < 1.10
django >= 1.9, < 1.11
twisted >= 16.0.0
mock >= 1.0.1
pillow == 2.9.0