diff --git a/setup.py b/setup.py index 209d683..61cc546 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( 'nose==1.2.1', 'nose-progressive==1.3', 'django-nose==1.1', - 'PIL==1.1.7', + 'Pillow==1.7.8', ], test_suite='testrunner.run_tests', install_requires=[