blob: c6a3ae4cadea26849ef2ab4f4a89faca954418c9 [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
ricolin237d7aa2023-03-30 14:01:08 +08006
7alembic>=1.4.2 # MIT
okozachenko093ce9e2021-04-01 22:47:39 +03008flask
okozachenko120356b37562021-04-06 17:25:00 +02009cotyledon>=1.3.0 #Apache-2.0
10futurist>=1.8.0 # Apache-2.0
okozachenko093ce9e2021-04-01 22:47:39 +030011gunicorn
12oslo.db>=5.0.0
13oslo.config>=8.1.0
okozachenkob8f9e2e2021-04-07 20:02:42 +030014oslo.log>=4.4.0 # Apache-2.0
okozachenkoca2b37a2021-05-06 20:38:02 +030015oslo_versionedobjects
Oleksandr Kozachenko9685c152022-11-02 14:19:18 +010016oslo.utils # Apache-2.0
Susanta Gautam7bfec4f2021-04-16 16:22:14 +054517openstacksdk>0.28.0
okozachenkof787cdc2021-05-04 11:46:54 +030018pymysql
Susanta Gautamdef7a452021-05-10 17:34:52 +054519parse
Oleksandr Kozachenko9685c152022-11-02 14:19:18 +010020tooz # Apache-2.0
ricolina74b04b2023-09-25 17:47:37 +080021sherlock>=0.4.1 # MIT
ricolin067a6ca2023-09-26 14:59:22 +080022kubernetes # Apache-2.0
ricoline4c69c92024-10-25 16:30:37 +080023tenacity