summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-09-04 09:33:29 +0000
committerGerrit Code Review <review@openstack.org>2015-09-04 09:33:29 +0000
commitfcc0e73a42a5f3823025485327b1dae8cb534664 (patch)
treefd555dbee1efe23db5e722e382e76ab85bc73dfe
parente06672eebcb411f536a8e3d934e69ad26c99d5f6 (diff)
parentec666caad5f07b25ecb3b71276a5fe5e74bf75db (diff)
downloadpython-troveclient-fcc0e73a42a5f3823025485327b1dae8cb534664.tar.gz
Merge "Updated from global requirements"
-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