blob: 4ba51bb09b3b13318485c3228592420e5212b9e8 [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
5pbr>=2.0 # Apache-2.0
6flask
7gunicorn
8oslo.db>=5.0.0
9oslo.config>=8.1.0
10oslo.service>=2.5.0