mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
oslotest is not used anywhere, while requests is already a runtime dep. Change-Id: I852b7d8664cddf22b1314b057c42930580a1f9f4 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
254 B
Text
9 lines
254 B
Text
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
tempest>=17.1.0 # Apache-2.0
|
|
osprofiler>=1.4.0 # Apache-2.0
|
|
wrapt>=1.7.0 # BSD License
|
|
ddt>=1.0.1 # MIT
|