python-magnumclient/test-requirements.txt
Takashi Kajinami b7f0fd7938 Bump hacking
hacking 3.0.x is quite old. Bump it to the version now commonly used
in multiple repositories.

Change-Id: If8a094cc619b7fc1f0aa95696b1ed3546c380ace
2024-09-19 22:23:28 +09:00

11 lines
326 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit!=1.6.0,>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-openstackclient>=3.12.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT