Skip to content

Commit

Permalink
pin pillow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Apr 13, 2018
1 parent 4a44344 commit 86d947d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions requirements.in
Expand Up @@ -23,3 +23,6 @@ toolz

# Needed for Python 2.7 only
singledispatch

# Pinned for now
pillow==5.0
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -50,7 +50,7 @@ numpy==1.14.2 # via langid, pandas
openpyxl==2.5.2
pandas==0.22.0 # via abilian-core
pathlib==1.0.1 # via abilian-core
pillow==5.1.0 # via abilian-core
pillow==5.0.0
pycparser==2.18 # via cffi
pygeoip==0.3.2 # via abilian-core
python-dateutil==2.7.2 # via abilian-core, pandas
Expand Down

0 comments on commit 86d947d

Please sign in to comment.