diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-11 07:44:36 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-11 07:44:36 +0000 |
commit | 6810d96ea103b46b42de9073dd6c913b75626fb3 (patch) | |
tree | c47f3a97667a8fd1ed054370ace4da44b46b327c /requirements.txt | |
parent | 89372f1cb9b0ac062aecd715bd3e80ba436dd9a5 (diff) | |
download | python-neutronclient-6810d96ea103b46b42de9073dd6c913b75626fb3.tar.gz |
Updated from global requirements
Change-Id: I4fe34e07dcb5ffd16f849e95483d5b4aaaf5102c
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8704380..c5280b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -cliff>=1.15.0 # Apache-2.0 +cliff!=1.16.0,>=1.15.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 iso8601>=0.1.9 # MIT netaddr!=0.7.16,>=0.7.12 # BSD |