blob: 54751e40dbc1f4e25da880b0b7b5932e2c905f18 [file] [log] [blame]
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05001# 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
OpenStack Proposal Botf9940812018-01-16 03:24:34 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
OpenStack Proposal Botca346cb2018-03-14 05:31:41 +00006oslo.config>=5.2.0 # Apache-2.0
OpenStack Proposal Botf9940812018-01-16 03:24:34 +00007oslo.log>=3.36.0 # Apache-2.0
Chandan Kumard2606cd2018-01-08 11:31:08 +05308oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
9oslo.utils>=3.33.0 # Apache-2.0
10fixtures>=3.0.0 # Apache-2.0/BSD
11six>=1.10.0 # MIT
12tempest>=17.1.0 # Apache-2.0