The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: If7d7ed6f3b398b48ace903f8307adc64264b2f1b
14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
netaddr # BSD
|
|
stestr>=2.0.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
ruamel.yaml
|
|
pre-commit # MIT
|
|
ansible>=2.8
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
doc8>=0.8.0 # Apache-2.0
|
|
bashate>=0.6.0 # Apache-2.0
|