evennia/requirements.txt
2018-09-04 20:33:48 +02:00

14 lines
193 B
Text

# Evennia dependencies, for Linux/Mac platforms
# general
django > 1.10, < 2.0
twisted == 16.0.0
pillow == 2.9.0
pytz
future >= 0.15.2
django-sekizai
inflect
# testing
mock >= 1.0.1
anything