blob: afd3e2fb879fc0eefc432baa90725f3bad21c21f [file] [log] [blame]
okozachenko093ce9e2021-04-01 22:47:39 +03001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
4
5hacking>=3.0,<3.1 # Apache-2.0
6
7coverage>=4.0,!=4.4 # Apache-2.0
8python-subunit>=0.0.18 # Apache-2.0/BSD
9oslotest>=1.10.0 # Apache-2.0
10stestr>=1.0.0 # Apache-2.0
11testtools>=1.4.0 # MIT
ricolind6d582b2024-12-05 10:11:27 +080012pre-commit
ricoline4c69c92024-10-25 16:30:37 +080013tenacity