2024-01-27 14:20:30 +00:00
|
|
|
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
2013-08-08 14:34:06 +00:00
|
|
|
|
2020-12-11 03:48:03 +00:00
|
|
|
coverage>=5.2.1 # Apache-2.0
|
|
|
|
ddt>=1.4.1 # MIT
|
2016-06-04 02:38:04 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2020-12-11 03:48:03 +00:00
|
|
|
iso8601>=0.1.12 # MIT
|
|
|
|
oslotest>=4.4.1 # Apache-2.0
|
2016-03-23 18:35:06 +00:00
|
|
|
|
2020-04-17 01:08:51 +00:00
|
|
|
# Do not remove 'PyMySQL' and 'psycopg2-binary' dependencies. They are used
|
2016-03-23 18:35:06 +00:00
|
|
|
# by oslo_db lib for running MySQL and PostgreSQL DB migration tests.
|
2017-07-14 07:27:16 +00:00
|
|
|
# See https://docs.openstack.org/oslo.db/latest/contributor/index.html#how-to-run-unit-tests
|
2020-12-11 03:48:03 +00:00
|
|
|
PyMySQL>=0.10.0 # MIT License
|
2020-04-23 01:22:46 +00:00
|
|
|
psycopg2-binary>=2.8.5 # LGPL/ZPL
|
2016-03-23 18:35:06 +00:00
|
|
|
|
2020-12-11 03:48:03 +00:00
|
|
|
requests-mock>=1.7.0 # Apache-2.0
|
2017-09-13 12:52:45 +00:00
|
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
2020-12-11 03:48:03 +00:00
|
|
|
stestr>=3.0.1 # Apache-2.0
|
|
|
|
testresources>=2.0.1 # Apache-2.0/BSD
|
2016-11-10 12:01:38 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2020-12-11 03:48:03 +00:00
|
|
|
testtools>=2.4.0 # MIT
|