summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-27 04:18:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-27 04:18:58 +0000
commit9a51f2de3a59bd57b35f6622071c9dcef6c8839c (patch)
tree5f7fae9eaa86a52103c8e861463a92bf0800a5c8
parent017591d83799b65306bbd1ad387444e9f87e71c3 (diff)
downloadpython-neutronclient-9a51f2de3a59bd57b35f6622071c9dcef6c8839c.tar.gz
Updated from global requirements
Change-Id: Idb2e1dd2637e8e5ddd684ebf47ca1135d8a758a9
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2dcc12f..9715f48 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6
argparse
cliff>=1.14.0 # Apache-2.0
iso8601>=0.1.9