2014-09-03 22:23:20 +02:00
|
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
2024-01-17 01:31:30 +09:00
|
|
|
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
2024-04-30 19:25:45 +09:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-06-02 21:11:16 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2018-03-23 01:45:57 +00:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2017-09-21 02:15:57 +00:00
|
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
2018-07-10 13:41:19 +07:00
|
|
|
stestr>=2.0.0 # Apache-2.0
|
2017-11-16 11:23:47 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
2016-01-25 19:02:55 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:23:47 +00:00
|
|
|
testtools>=2.2.0 # MIT
|