
tempest-lib has been reintegrated into tempest and this repository already uses tempest instead of tempest-lib. Replace requirements for tempest-lib with requirements for tempest. See also https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html Change-Id: I81f67d6cad8d289803ea32e2d3f62a3e2b73413d
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
mongomock==2.0.0
|
|
nose # LGPL
|
|
setuptools>=16.0,!=24.0.0 # PSF/ZPL
|
|
sphinx>=1.2.1,!=1.3b1,<1.3 # BSD
|
|
flake8>=2.5.4,<2.6.0 # MIT
|
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|
|
mock>=2.0 # BSD
|
|
tempest>=17.1.0 # Apache-2.0
|