mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Forcing pillow 2.9.0 for now to avoid the new forced dependencies introduced in 3.0.
This commit is contained in:
parent
c191996975
commit
f111753e0f
2 changed files with 2 additions and 2 deletions
|
|
@ -3,5 +3,5 @@
|
|||
django >= 1.8, < 1.9
|
||||
twisted >= 15.2.1
|
||||
mock >= 1.0.1
|
||||
pillow
|
||||
pillow == 2.9.0
|
||||
pytz
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@ pypiwin32
|
|||
django >= 1.8, < 1.9
|
||||
twisted >= 15.2.1
|
||||
mock >= 1.0.1
|
||||
pillow
|
||||
pillow == 2.9.0
|
||||
pytz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue