File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# date but we do not test them so no guarantee of having them all correct. If
33# you find any incorrect lower bounds, let us know or propose a fix.
44
5- # The order of packages is significant, because pip processes them in the order
6- # of appearance. Changing the order has an impact on the overall integration
7- # process, which may cause wedges in the gate later.
8-
95pbr >= 5.5.1 # Apache-2.0
106cliff >= 3.5.0 # Apache-2.0
117keystoneauth1 >= 4.3.0 # Apache-2.0
Original file line number Diff line number Diff line change 1- # 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-
5- hacking>=3.0.1,<3.1.0 # Apache-2.0
6-
7- # remove this pyflakes from here once you bump the
8- # hacking to 3.2.0 or above. hacking 3.2.0 takes
9- # care of pyflakes version compatibilty.
10- pyflakes>=2.1.1
11-
1+ hacking>=7.0.0,<7.1.0 # Apache-2.0
122coverage>=4.0,!=4.4 # Apache-2.0
133python-subunit>=1.4.0 # Apache-2.0/BSD
144oslotest>=1.10.0 # Apache-2.0
You can’t perform that action at this time.
0 commit comments