mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix lagging pillow requirement for Windows. Resolves #1702.
This commit is contained in:
parent
ed001ff4fb
commit
3954586f07
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ pypiwin32
|
|||
|
||||
django > 1.11, < 2.0
|
||||
twisted >= 18.0.0, < 19.0.0
|
||||
pillow == 2.9.0
|
||||
pillow == 5.2.0
|
||||
pytz
|
||||
future >= 0.15.2
|
||||
django-sekizai
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue