mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
|
||||
# dependencies directly, using 'pip install -r requirements.txt'.
|
||||
|
||||
django >= 1.5
|
||||
twisted >= 11.0
|
||||
django >= 1.7
|
||||
twisted >= 12.0
|
||||
pillow
|
||||
south >= 0.8.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue