Bump some requirements in lower-constraints.txt
The current lower-constraints job is failing due to an issue with the pip resolver and the docutils minimum version. This commit should fix that. Change-Id: I05e53e3ae5065f443903698754ecce7e3fcf489d
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
alabaster==0.7.10
|
alabaster==0.7.10
|
||||||
Babel==2.3.4
|
Babel==2.3.4
|
||||||
docutils==0.11
|
docutils==0.14
|
||||||
extras==1.0.0
|
extras==1.0.0
|
||||||
fixtures==3.0.0
|
fixtures==3.0.0
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
imagesize==0.7.1
|
imagesize==0.7.1
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
linecache2==1.0.0
|
linecache2==1.0.0
|
||||||
MarkupSafe==1.0
|
MarkupSafe==1.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
openstackdocstheme==2.2.1
|
openstackdocstheme==2.2.1
|
||||||
pbr==2.0.0
|
pbr==2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user