blob: 2ecce4e5ec082b10a15398c558ac88fe44894040 [file] [log] [blame]
Chandan Kumar5e619872017-09-07 22:23:55 +05301# 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
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
6neutron-lib>=1.13.0 # Apache-2.0
OpenStack Proposal Botcf28ac22018-03-15 07:23:59 +00007oslo.config>=5.2.0 # Apache-2.0
8ipaddress>=1.0.17;python_version<'3.3' # PSF
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00009netaddr>=0.7.18 # BSD
10oslo.log>=3.36.0 # Apache-2.0
11oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
12oslo.utils>=3.33.0 # Apache-2.0
13six>=1.10.0 # MIT
14tempest>=17.1.0 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053015ddt>=1.0.1 # MIT
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000016testtools>=2.2.0 # MIT
Chandan Kumar5e619872017-09-07 22:23:55 +053017testscenarios>=0.4 # Apache-2.0/BSD
Doug Hellmannc163eb02018-04-11 11:52:26 -040018eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT