summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:36:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:36:58 +0000
commitb97ea92fa8c84915ef70d97ae66183fc806dda09 (patch)
tree74bcd922d6f533e56f305bffc8279b75154e1855
parent3fad931af068e797ae7a26fcc3f4b40e733fd437 (diff)
downloadpython-barbicanclient-b97ea92fa8c84915ef70d97ae66183fc806dda09.tar.gz
Updated from global requirements
Change-Id: Ibaa9f2c43bb908242db16f3008e3c721b0ec99f7
-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