Updated the requirements.txt file to latest dependency versions
This commit is contained in:
parent
7aa3a5b8ae
commit
85a594cb34
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# Evennia dependencies. If using pip, this file can be used to install
|
# Evennia dependencies. If using pip, this file can be used to install
|
||||||
# dependencies directly, using 'pip install -r requirements.txt'.
|
# dependencies directly, using 'pip install -r requirements.txt'.
|
||||||
|
|
||||||
django >= 1.5
|
django >= 1.7
|
||||||
twisted >= 11.0
|
twisted >= 12.0
|
||||||
pillow
|
pillow
|
||||||
south >= 0.8.4
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue