diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-10 13:50:27 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-10 13:50:27 +0000 |
commit | 89717a2f0a847a1cd7c7f7b85c571cc5ea930b66 (patch) | |
tree | fc2d55ebcf16f5fcd34c940707088ec0c2a5aaf8 /test-requirements.txt | |
parent | 49ed2072c63396d6cb002447cbaebca2fb2cd804 (diff) | |
download | python-saharaclient-89717a2f0a847a1cd7c7f7b85c571cc5ea930b66.tar.gz |
Updated from global requirements
Change-Id: Iee1b9337a69fe4130493ad612e370f0595944996
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 cff3b78..97d9d21 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,5 +11,5 @@ oslotest>=3.2.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 reno>=2.5.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.7.0,>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD |