Replaced pil with pillow in requirements.txt
This commit is contained in:
parent
6624f6c150
commit
46110c1976
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
||||||
|
|
||||||
django >= 1.5
|
django >= 1.5
|
||||||
twisted >= 11.0
|
twisted >= 11.0
|
||||||
pil
|
pillow
|
||||||
south >= 0.8.4
|
south >= 0.8.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue