blob: 60f05161daf01d634737af198d734f9aa4fc5359 [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
okozachenko120356b37562021-04-06 17:25:00 +02007cotyledon>=1.3.0 #Apache-2.0
8futurist>=1.8.0 # Apache-2.0
okozachenko093ce9e2021-04-01 22:47:39 +03009gunicorn
10oslo.db>=5.0.0
11oslo.config>=8.1.0
12oslo.service>=2.5.0