evennia/win_requirements.txt
2018-09-04 20:33:48 +02:00

17 lines
220 B
Text

# Evennia dependencies, for Windows platform
# windows specific
pypiwin32
# general
django > 1.10, < 2.0
twisted >= 16.0.0
pillow == 2.9.0
pytz
future >= 0.15.2
django-sekizai
inflect
# testing
mock >= 1.0.1
anything