Up requirements to Django 1.11, Twisted 18 and pillow 5.2.0
This commit is contained in:
parent
0fd36ac335
commit
f4cb75c496
4 changed files with 7 additions and 7 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Evennia dependencies, for Linux/Mac platforms
|
||||
|
||||
# general
|
||||
django > 1.10, < 2.0
|
||||
twisted == 16.0.0
|
||||
pillow == 2.9.0
|
||||
django > 1.11, < 2.0
|
||||
twisted >= 18.0.0, < 19.0.0
|
||||
pillow == 5.2.0
|
||||
pytz
|
||||
future >= 0.15.2
|
||||
django-sekizai
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue