diff --git a/global-requirements.txt b/global-requirements.txt index 0bdf7e7ef6..8cbb37e2cb 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -124,7 +124,7 @@ netmiko>=1.2.5 # MIT # Pinned to 1.0 branch until projects update, see: # https://bugs.launchpad.net/openstack-requirements/+bug/1718576 networkx>=1.10,<2.0 # BSD -neutron-lib>=1.10.0 # Apache-2.0 +neutron-lib>=1.11.0 # Apache-2.0 notifier>=1.0.3 # Apache-2.0 oauth2client>=1.5.0,!=4.0.0 # Apache-2.0 oauthlib>=0.6.0 # BSD