Files
cloudkitty-tempest-plugin/test-requirements.txt
Pierre Riteau e91aec47ee Bump hacking to 7.0.x
Also remove outdated warning about package order and remove pyflakes
requirement, as described in the comment.

Also disable the failing stable/2023.1 job, which will be removed in
another change.

Change-Id: I60c34d04f0a6773435504e585e3afe468973a921
2025-01-21 11:05:47 +01:00

7 lines
188 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=1.4.0 # MIT