evennia/win_requirements.txt
2019-09-15 00:40:26 -07:00

19 lines
263 B
Text

# Evennia dependencies, for Windows platform
# windows specific
pypiwin32
# general
django >= 2.2.5, < 2.3
twisted >= 19.2.1, < 20.0.0
pillow == 5.2.0
pytz
future >= 0.15.2
django-sekizai
autobahn >= 17.9.3
inflect
model_mommy
# testing
mock >= 1.0.1
anything