blob: 4537d1c71980e358d6ab8fb7d0f888b823364f66 [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
okozachenkob8f9e2e2021-04-07 20:02:42 +030013oslo.log>=4.4.0 # Apache-2.0