Bump min versions to exclude known bad versions
This is follow-up of Iac72ee8a7c769e8f402e55fac21ea50760c894d7 and updates the minimum versions in requirements to avoid installing known bad versions. Change-Id: If23fda5985d503f393edf2f3b1082c81ee48046c
This commit is contained in:
parent
b67cbd0834
commit
747dbef43f
@ -1,4 +1,4 @@
|
||||
sphinx>=2.0.0 # BSD
|
||||
sphinx>=2.1.1 # BSD
|
||||
openstackdocstheme>=2.2.1 # Apache-2.0
|
||||
|
||||
# releasenotes
|
||||
|
@ -1 +1 @@
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
pbr>=3.0.0 # Apache-2.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
coverage>=4.0 # Apache-2.0
|
||||
coverage>=4.4.1 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
|
Loading…
Reference in New Issue
Block a user