pycadf/test-requirements.txt
Takashi Kajinami ddd79e2afc Bump hacking
... because hacking 3.0.x is too old.

A few checks are disabled because these detect invalid problems.

Change-Id: I268ae097eecd4c3562b1005658cf2927579659d0
2024-01-26 01:02:28 +00:00

9 lines
236 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT