mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 21:47:17 +02:00
18 lines
251 B
Text
18 lines
251 B
Text
# Evennia dependencies
|
|
|
|
# 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
|
|
|
|
# windows-specific
|
|
pypiwin32;platform_system=="Windows"
|