mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
19 lines
261 B
Text
19 lines
261 B
Text
# Evennia dependencies, for Windows platform
|
|
|
|
# windows specific
|
|
pypiwin32
|
|
|
|
# general
|
|
django >= 2.1, < 2.2
|
|
twisted >= 18.0.0, < 19.0.0
|
|
pillow == 5.2.0
|
|
pytz
|
|
future >= 0.15.2
|
|
django-sekizai
|
|
autobahn >= 17.9.3
|
|
inflect
|
|
model_mommy
|
|
|
|
# testing
|
|
mock >= 1.0.1
|
|
anything
|