mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
refactor: remove unused Pillow
This commit is contained in:
parent
3d116fef9c
commit
23f3d25ea2
1 changed files with 0 additions and 3 deletions
|
@ -1,11 +1,9 @@
|
|||
Django==2.1.11
|
||||
Pillow==2.6.1
|
||||
Unipath==1.1
|
||||
coverage==4.5.1
|
||||
django-appconf==1.0.2
|
||||
django-cors-headers==2.4.0
|
||||
django-discover-runner==1.0
|
||||
django-imagekit==4.0.2
|
||||
django-redis==4.10.0
|
||||
django-cachalot==2.1.0
|
||||
django-tastypie==0.14.2
|
||||
|
@ -13,7 +11,6 @@ djangorestframework==3.9.0
|
|||
drf-ujson==1.2.0
|
||||
gunicorn==19.9.0
|
||||
mimeparse==0.1.3
|
||||
pilkit==2.0
|
||||
psycopg2==2.7.5
|
||||
python-dateutil==2.7.3
|
||||
python-mimeparse==1.6.0
|
||||
|
|
Loading…
Reference in a new issue