remove the cap on pillow
Remove the cap on Pillow and require the latest sphinxmark to ensure that we have compatible versions of the libraries. Change-Id: Ib053e48f72020bef64987bc22ded4d83ea322be4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -15,7 +15,7 @@ doc8 # Apache-2.0
|
|||||||
requests>=2.14.2 # Apache-2.0
|
requests>=2.14.2 # Apache-2.0
|
||||||
requestsexceptions>=1.2.0 # Apache-2.0
|
requestsexceptions>=1.2.0 # Apache-2.0
|
||||||
reno>=1.8.0,!=2.3.1 # Apache-2.0
|
reno>=1.8.0,!=2.3.1 # Apache-2.0
|
||||||
sphinxmark>=0.1.14 # Apache-2.0
|
sphinxmark>=0.1.19 # Apache-2.0
|
||||||
lxml>=2.3,!=3.7.0 # BSD
|
lxml>=2.3,!=3.7.0 # BSD
|
||||||
PyYAML>=3.10.0 # MIT
|
PyYAML>=3.10.0 # MIT
|
||||||
jsonschema>=2.6.0
|
jsonschema>=2.6.0
|
||||||
@@ -24,4 +24,4 @@ jsonschema>=2.6.0
|
|||||||
# Babel 2.4.0 is broken, fixed in 2.4.1
|
# Babel 2.4.0 is broken, fixed in 2.4.1
|
||||||
Babel>=2.3.4,!=2.4.0 # BSD
|
Babel>=2.3.4,!=2.4.0 # BSD
|
||||||
|
|
||||||
Pillow>=2.4.0,<4.2.0 # PIL License
|
Pillow>=2.4.0 # PIL License
|
||||||
|
|||||||
Reference in New Issue
Block a user