Kaynağa Gözat

Merge pull request #9 from eisoku9618/patch-1

Depend Pillow 2.8.0 or later
Kentaro Wada 8 yıl önce
ebeveyn
işleme
8452899a20
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -57,7 +57,7 @@ setup(
     url='https://github.com/mpitid/pylabelme',
     url='https://github.com/mpitid/pylabelme',
     install_requires=[
     install_requires=[
         'matplotlib',
         'matplotlib',
-        'Pillow',
+        'Pillow>=2.8.0',
         'scipy',
         'scipy',
         'scikit-image',
         'scikit-image',
         'PyYAML',
         'PyYAML',