Browse Source

Merge pull request #774 from Sanjay-B/patch-1

Pillow support for Windows 10
Rafał Pitoń 8 years ago
parent
commit
3df19ba11d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -10,7 +10,7 @@ fake-factory~=0.7.2
 html5lib<0.99999999,>=0.999
 markdown~=2.6.7
 path.py~=9.0
-pillow~=3.4.2
+pillow~=4.0.0
 psycopg2~=2.6.2
 pytz
 requests<3