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

@@ -79,7 +79,7 @@ hyperframe==3.2.0 # via h2, hyper
hyperlink==17.3.1 # via twisted
idna==2.6 # via cryptography, requests
ijson==2.3
imagesize==1.0.0
imagesize==1.1.0
incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0

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

View File

@@ -14,7 +14,7 @@ chardet==3.0.4 # via requests
commonmark==0.5.4
docutils==0.14
idna==2.6 # via requests
imagesize==1.0.0
imagesize==1.1.0
jinja2==2.10 # via sphinx
markupsafe==1.0 # via jinja2
packaging==16.8 # via sphinx