We need the latest version of Twisted possible for Py3.
This commit is contained in:
parent
75d74c252e
commit
5074c112af
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue