
Remove some of the test dependencies which are not directly used. Change-Id: I62dd47e9e65a1724cf97ec0e91e02059eb51dee5
16 lines
385 B
Plaintext
16 lines
385 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
ddt>=1.0.1 # MIT
|
|
doc8>=0.6.0 # Apache-2.0
|
|
pep8>=1.5.7
|
|
psycopg2>=2.8 # LGPL/ZPL
|
|
PyMySQL>=0.7.6 # MIT License
|
|
openstacksdk>=0.35.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
yamllint>=1.22.0 # GPLv3
|