We need the latest version of Twisted possible for Py3.

This commit is contained in:
Ryan Stein 2017-10-29 22:58:04 -04:00
parent 75d74c252e
commit 5074c112af
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Evennia dependencies, for Linux/Mac platforms
django > 1.10, < 2.0
twisted == 16.0.0
twisted >= 17.0.0
mock >= 1.0.1
pillow == 2.9.0
pytz

View file

@ -4,7 +4,7 @@
pypiwin32
# general
django > 1.10, < 2.0
twisted >= 16.0.0
twisted >= 17.0.0
mock >= 1.0.1
pillow == 2.9.0
pytz