diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 17:59:45 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 17:59:45 +0000 |
commit | 146f6b47810e1d4b5c29af664c71fb73d76b7f8c (patch) | |
tree | 410d952765fa5850b925ca2a5ef99f9589da710d /test-requirements.txt | |
parent | 5a5e5772adb3dfc0903364b9af33c4fe33ec2b98 (diff) | |
download | ironic-146f6b47810e1d4b5c29af664c71fb73d76b7f8c.tar.gz |
Updated from global requirements
Change-Id: Ia70565f6277eaadc15bcdd3f8e0c8de50563f219
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 a470e5ed5..2ae19801d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,7 +21,7 @@ WebTest>=2.0 # MIT bashate>=0.2 # Apache-2.0 # Doc requirements -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 sphinxcontrib-seqdiag # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 |