evennia/requirements.txt
delizin e277770817 Update requirements.txt
Updated South requirement from >=0.8 to >=0.8.4 to correspond with changes to the Getting Started page due to reported issues with South 0.8.2 and 0.8.3.
2014-01-31 14:09:49 -05:00

7 lines
187 B
Text

# Evennia dependencies. If using pip, this file can be used to install
# dependencies directly, using 'pip install -r requirements.txt'.
django >= 1.5
twisted >= 11.0
pil
south >= 0.8.4