summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-04 04:19:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-09-04 04:19:26 +0000
commitec666caad5f07b25ecb3b71276a5fe5e74bf75db (patch)
treef9a42110be5a4eec4a5796110e9bb05d1df445df
parent01680bf0a6ec4e9075358cee1e0437338a7554f6 (diff)
downloadpython-troveclient-ec666caad5f07b25ecb3b71276a5fe5e74bf75db.tar.gz
Updated from global requirements
Change-Id: I4b13dbd70796a6f1a81a9ec7e7bc30a49e7fb075
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 73d844f..855f682 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
PrettyTable<0.8,>=0.7
requests>=2.5.2