evennia/requirements.txt
2018-10-01 20:58:16 +02:00

15 lines
222 B
Text

# Evennia dependencies, for Linux/Mac platforms
# general
django > 1.11, < 2.0
twisted >= 18.0.0, < 19.0.0
pillow == 5.2.0
pytz
future >= 0.15.2
django-sekizai
inflect
autobahn >= 17.9.3
# testing
mock >= 1.0.1
anything