2014-02-27 14:49:09 +08:00
|
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
2024-01-17 01:12:45 +09:00
|
|
|
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
2020-09-10 09:48:56 -04:00
|
|
|
|
2024-04-30 15:17:06 +09:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
|
|
|
coverage>=4.0 # Apache-2.0
|
2023-12-26 18:04:55 +09:00
|
|
|
ddt>=1.4.1 # MIT
|
2016-05-30 00:33:22 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2024-04-30 15:17:06 +09:00
|
|
|
kombu>=5.0.1 # BSD
|
2020-09-10 09:48:56 -04:00
|
|
|
PyMySQL>=0.8.0 # MIT License
|
2018-01-16 04:06:43 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2018-06-13 07:48:10 +00:00
|
|
|
stestr>=2.0.0 # Apache-2.0
|
2016-01-17 01:10:25 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:06:40 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-11 21:36:36 +00:00
|
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
2021-01-06 16:03:41 +08:00
|
|
|
doc8>=0.8.1 # Apache-2.0
|
2018-07-12 15:16:10 +07:00
|
|
|
Pygments>=2.2.0 # BSD license
|
2016-07-28 22:00:29 +00:00
|
|
|
# Next are used in integration tests only
|
2017-11-15 18:08:40 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|