summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:23:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:23:13 +0000
commit07323255f93a359a296052ad6531490a04635a1f (patch)
tree1ccc318447a8936d638d3357fccc5dfd9546f5bb
parente585ff0d8603e1b7419ee38d3f032fa494ce4db6 (diff)
downloadoslosphinx-07323255f93a359a296052ad6531490a04635a1f.tar.gz
Updated from global requirements4.9.0
Change-Id: I51daf01c62c18a5abb54d431959d6dabd50c3dd9
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1c7f46f..79ebbe7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT