requirements: Upgrade imagesize to 1.1.0.

This commit is contained in:
Vishnu Ks
2018-11-09 10:18:38 +00:00
committed by Tim Abbott
parent c73eb25c83
commit 90491692b7
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ babel==2.5.3
# https://github.com/rtfd/recommonmark/issues/24
CommonMark==0.5.4
docutils==0.14
imagesize==1.0.0
imagesize==1.1.0
snowballstemmer==1.2.1
# Include typing explicitly, since it's needed on Python 3.4