blob: 228983f73806c2f1e857de0f0c044b3f74a634de [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
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +00006jsonschema<3.0.0,>=2.6.0 # MIT
OpenStack Proposal Bot2b120082017-11-16 11:29:54 +00007testtools>=2.2.0 # MIT
OpenStack Proposal Bot05c86922017-08-18 11:44:10 +00008paramiko>=2.0.0 # LGPLv2.1+
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +00009netaddr>=0.7.18 # BSD
OpenStack Proposal Bot24f82fe2018-01-17 05:52:56 +000010oslo.concurrency>=3.25.0 # Apache-2.0
OpenStack Proposal Bot26cd92b2017-11-29 09:24:14 +000011oslo.config>=5.1.0 # Apache-2.0
OpenStack Proposal Bot24f82fe2018-01-17 05:52:56 +000012oslo.log>=3.36.0 # Apache-2.0
Alex Savatieievb516b322020-03-26 16:53:11 -050013stestr<3.0.0 # Apache-2.0
OpenStack Proposal Bot1b9e59b2017-09-14 00:10:19 +000014oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
OpenStack Proposal Bot2119ee12017-12-19 01:50:38 +000015oslo.utils>=3.33.0 # Apache-2.0
OpenStack Proposal Bot2b120082017-11-16 11:29:54 +000016six>=1.10.0 # MIT
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000017fixtures>=3.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot05c86922017-08-18 11:44:10 +000018PyYAML>=3.10 # MIT
OpenStack Proposal Bot2b120082017-11-16 11:29:54 +000019python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot0b5a90e2017-03-08 17:20:35 +000020stevedore>=1.20.0 # Apache-2.0
OpenStack Proposal Botec2496d2016-10-05 01:37:18 +000021PrettyTable<0.8,>=0.7.1 # BSD
OpenStack Proposal Botd1fb3e82017-06-16 05:35:35 +000022urllib3>=1.21.1 # MIT
Jordan Pittier35a63752016-08-30 13:09:12 +020023debtcollector>=1.2.0 # Apache-2.0
OpenStack Proposal Bot991d62d2017-09-16 23:25:55 +000024unittest2>=1.1.0 # BSD