Updated from global requirements
Change-Id: I8dced43299478078afb75c71b187b7f0607276ad
This commit is contained in:
parent
7b5bec3133
commit
3efbdc703e
@ -5,10 +5,10 @@
|
||||
pbr>=1.6 # Apache-2.0
|
||||
|
||||
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||
oslo.context>=2.9.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
oslo.utils>=3.16.0 # Apache-2.0
|
||||
oslo.utils>=3.17.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
|
@ -26,7 +26,7 @@ kafka-python<1.0.0,>=0.9.5 # Apache-2.0
|
||||
# when we can require tox>= 1.4, this can go into tox.ini:
|
||||
# [testenv:cover]
|
||||
# deps = {[testenv]deps} coverage
|
||||
coverage>=3.6 # Apache-2.0
|
||||
coverage>=4.0 # Apache-2.0
|
||||
|
||||
# this is required for the docs build jobs
|
||||
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user