evennia/requirements.txt
2020-02-16 18:10:21 -05:00

21 lines
326 B
Text

# Evennia dependencies
# general
attrs >= 19.2.0
django >= 2.2.5, < 2.3
twisted >= 19.2.1, < 20.0.0
pytz
djangorestframework >= 3.10.3
django-filter >= 2.2.0
django-sekizai
inflect
autobahn >= 17.9.3
model_mommy
# testing and development
mock >= 1.0.1
anything
black
# windows-specific
pypiwin32;platform_system=="Windows"