mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 16:56:32 +01:00
Fix lagging pillow requirement for Windows. Resolves #1702.
This commit is contained in:
parent
0017547a8b
commit
ed66563bdc
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