Updated from global requirements
Change-Id: Id28e6727483257ec8ff5b536efa13a9892f1a958
This commit is contained in:
parent
5d9c9f0dc3
commit
225828f690
@ -5,7 +5,7 @@
|
|||||||
pbr>=1.6 # Apache-2.0
|
pbr>=1.6 # Apache-2.0
|
||||||
Babel>=1.3 # BSD
|
Babel>=1.3 # BSD
|
||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
oslo.config>=3.7.0 # Apache-2.0
|
oslo.config>=3.9.0 # Apache-2.0
|
||||||
oslo.context>=2.2.0 # Apache-2.0
|
oslo.context>=2.2.0 # Apache-2.0
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
oslo.utils>=3.5.0 # Apache-2.0
|
oslo.utils>=3.5.0 # Apache-2.0
|
||||||
|
@ -24,7 +24,7 @@ packages =
|
|||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
fixtures =
|
fixtures =
|
||||||
fixtures>=1.3.1 # Apache-2.0/BSD
|
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
|
||||||
|
|
||||||
[pbr]
|
[pbr]
|
||||||
warnerrors = true
|
warnerrors = true
|
||||||
|
@ -20,7 +20,7 @@ coverage>=3.6 # Apache-2.0
|
|||||||
# this is required for the docs build jobs
|
# this is required for the docs build jobs
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
reno>=0.1.1 # Apache2
|
reno>=1.6.2 # Apache2
|
||||||
|
|
||||||
# Bandit security code scanner
|
# Bandit security code scanner
|
||||||
bandit>=0.17.3 # Apache-2.0
|
bandit>=0.17.3 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user