Updated from global requirements

Change-Id: I248b44e45520ad88f6549f93f8548fd47df83926
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:22:47 +00:00
parent e3f325bb32
commit 23533087c4
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ oslo.messaging>=5.2.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2