evennia/requirements.txt
Griatch ac3a8d2199 Merge pull request #1927 from gtaylor/futures-removal
Remove Python 2.7 compatibility shims
2019-09-15 13:00:43 +02:00

15 lines
219 B
Text

# Evennia dependencies, for Linux/Mac platforms
# 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