evennia/requirements.txt
2020-03-01 19:11:04 -05:00

21 lines
341 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, < 3.12
django-filter >= 2.2.0, < 2.3
django-sekizai
inflect
autobahn >= 17.9.3
model_mommy
# testing and development
mock >= 1.0.1
anything
black
# windows-specific
pypiwin32;platform_system=="Windows"