Chandan Kumar | b30a192 | 2017-12-09 20:24:46 +0530 | [diff] [blame^] | 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 | pbr>=2.0 # Apache-2.0 | ||||
6 | oslo.config>=5.1.0 # Apache-2.0 | ||||
7 | oslo.utils>=3.31.0 # Apache-2.0 | ||||
8 | six>=1.10.0 # MIT | ||||
9 | tempest>=17.1.0 # Apache-2.0 | ||||
10 | ujson | ||||
11 | gabbi>=1.30.0 # Apache-2.0 |