evennia/requirements.txt
2019-09-15 13:02:35 +02:00

18 lines
251 B
Text

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