diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 06:51:07 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 06:51:07 +0000 |
commit | 3b397ba889cc1a8f7d06ab6f058cab8508d67bf3 (patch) | |
tree | 5c80a82dcd39f9a0f7c95e6fb4fcdccd75a4e2a6 /test-requirements.txt | |
parent | 678c9054ddabba0c742cc789a9ed7c768715f2aa (diff) | |
download | designate-3b397ba889cc1a8f7d06ab6f058cab8508d67bf3.tar.gz |
Updated from global requirements
Change-Id: Idd8a6b399708f0b5ee9a7b750390f3a92e29bc4d
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 511c74a2..13a84056 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ mock>=2.0.0 # BSD os-testr>=1.0.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD sphinxcontrib-httpdomain>=1.3.0 # BSD testtools>=2.2.0 # MIT sphinxcontrib-blockdiag>=1.5.4 # BSD |