summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:38:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-07 23:38:18 +0000
commit6bafd0ccb48a46ca2fb1f46c048c2d030c0a2b93 (patch)
treea60673606c2a81931915e4a71cfe64f6e0b64b3c
parentc307ffc525d896e2071319c8067aec805804f92b (diff)
downloadtempest-lib-6bafd0ccb48a46ca2fb1f46c048c2d030c0a2b93.tar.gz
Updated from global requirements
Change-Id: I2c5b0525cc48fd3b415ee4a7fbc96690f1450fc0
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 84735e2..5279166 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
Babel>=1.3
fixtures>=0.3.14
iso8601>=0.1.9