summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-12 04:20:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-12 04:20:29 +0000
commitbe31ad8b6b8dd018c9620b601a01dc9d9c70a832 (patch)
tree9966e1774bc0c440f3f08f7e4fda0c72e485ce6e
parent406512a787e70bf27dbc99a7a7ce37e743c66666 (diff)
downloadoslo-vmware-be31ad8b6b8dd018c9620b601a01dc9d9c70a832.tar.gz
Updated from global requirements
Change-Id: I5cb78551b84786ee7287e2f239c61a22c2df787b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2b3b164..42a372a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD