Updated from global requirements
Change-Id: I02e5e76f8596e21cb229038276b14dd10b2ef0c4
This commit is contained in:
parent
d856fa44dc
commit
8e16e6083c
@ -21,7 +21,7 @@ sphinx>=1.6.2 # BSD
|
|||||||
openstackdocstheme>=1.16.0 # Apache-2.0
|
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||||
|
|
||||||
# mocking framework
|
# mocking framework
|
||||||
mock>=2.0 # BSD
|
mock>=2.0.0 # BSD
|
||||||
|
|
||||||
# used for oslotest cross-testing scripts
|
# used for oslotest cross-testing scripts
|
||||||
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
||||||
@ -29,4 +29,4 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
|||||||
# Bandit security code scanner
|
# Bandit security code scanner
|
||||||
bandit>=1.1.0 # Apache-2.0
|
bandit>=1.1.0 # Apache-2.0
|
||||||
|
|
||||||
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
reno>=2.5.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user