blob: abe25b5895d2c31527cc12eb311c68c5fb981d04 [file] [log] [blame]
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +00001# 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.
OpenStack Proposal Bot1e8d6762017-04-12 04:23:44 +00004pbr!=2.1.0,>=2.0.0 # Apache-2.0
OpenStack Proposal Botaec08092017-10-15 17:11:02 +00005cliff!=2.9.0,>=2.8.0 # Apache-2.0
dbiletskiy3b1b2dc2024-04-04 09:50:42 +02006ddt>=1.6.0 # MIT
Ghanshyamf16c70a2023-03-02 22:44:16 +00007jsonschema>=3.2.0 # MIT
OpenStack Proposal Bot2b120082017-11-16 11:29:54 +00008testtools>=2.2.0 # MIT
Paras Babbar13c74342020-09-11 10:21:23 -04009paramiko>=2.7.0 # LGPLv2.1+
Ade Lee6ded0702021-09-04 15:56:34 -040010cryptography>=2.1 # BSD/Apache-2.0
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000011netaddr>=0.7.18 # BSD
OpenStack Proposal Botf7786002018-03-26 08:29:26 +000012oslo.concurrency>=3.26.0 # Apache-2.0
OpenStack Proposal Bot20b95382018-03-15 09:36:59 +000013oslo.config>=5.2.0 # Apache-2.0
OpenStack Proposal Bot24f82fe2018-01-17 05:52:56 +000014oslo.log>=3.36.0 # Apache-2.0
Chandan Kumar8a4396e2017-09-15 12:18:10 +053015stestr>=1.0.0 # Apache-2.0
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000016oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
asarfaty987e7972021-03-16 13:56:42 +020017oslo.utils>=4.7.0 # Apache-2.0
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000018fixtures>=3.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot17f73712018-03-13 07:35:29 +000019PyYAML>=3.12 # MIT
OpenStack Proposal Bot2b120082017-11-16 11:29:54 +000020python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot0b5a90e2017-03-08 17:20:35 +000021stevedore>=1.20.0 # Apache-2.0
Wander Waya32c7632021-02-18 14:47:06 +080022PrettyTable>=0.7.1 # BSD
OpenStack Proposal Botd1fb3e82017-06-16 05:35:35 +000023urllib3>=1.21.1 # MIT
Jordan Pittier35a63752016-08-30 13:09:12 +020024debtcollector>=1.2.0 # Apache-2.0
jskunda76db1762022-09-29 11:14:34 +000025defusedxml>=0.7.1 # PSFL
Balazs Gibizerdfb30432021-12-14 17:25:16 +010026fasteners>=0.16.0 # Apache-2.0
Vasyl Saienko1ea94562022-10-18 08:58:56 +000027tenacity>=4.4.0 # Apache-2.0
Vasyl Saienkod43f4702023-12-26 13:21:49 +000028websocket-client # LGPLv2+