Updated from global requirements

Change-Id: Ief949b7ec265e1f45c86482e93454802e3f1e258
This commit is contained in:
OpenStack Proposal Bot 2017-09-06 21:11:08 +00:00
parent 43f33dc894
commit 352dce5cc2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.privsep!=1.17.0,>=1.9.0 # Apache-2.0
pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2)
pyroute2!=0.4.18,!=0.4.19,!=0.4.20,>=0.4.17 # Apache-2.0 (+ dual licensed GPL2)
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that
# are not publicly available in pypi.