From 2766e091a8888d2e6f42421b67b57b9db127ecf6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Mar 2018 07:15:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I52e1c7e1a1a02c42c54465e427b7658140cceaaa --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d42850..f038809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 python-zunclient>=1.0.0 # Apache-2.0 -horizon>=13.0.0 # Apache-2.0 \ No newline at end of file +horizon>=13.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 549fe56..ddf789c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,6 +16,6 @@ mox3>=0.20.0 # Apache-2.0 testtools>=2.2.0 # MIT # For docs -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0