summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-08 12:55:12 +0000
committerGerrit Code Review <review@openstack.org>2015-05-08 12:55:12 +0000
commit988c1380ff49b3d267bb64c71699708794966fd5 (patch)
treead3075deffbbe9f51637ecd051fc48546e7e9f05
parent8b4aa21fe00f9844c78c09419e91b136956ebb0c (diff)
parentb97ea92fa8c84915ef70d97ae66183fc806dda09 (diff)
downloadpython-barbicanclient-988c1380ff49b3d267bb64c71699708794966fd5.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 cb3a4a5..462fed3 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>=0.6,!=0.7,<1.0
+pbr>=0.11,<2.0
argparse
requests>=2.5.2
six>=1.9.0