blob: 03e9914a68a5dd999bdc20bc8a79d9bfed231cb4 [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
5pbr>=1.8 # Apache-2.0
Chandan Kumard2606cd2018-01-08 11:31:08 +05306oslo.config>=5.1.0 # Apache-2.0
7oslo.log>=3.30.0 # Apache-2.0
8oslo.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