diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-22 15:58:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-22 15:58:04 +0000 |
commit | b29441b187a9ddc7698eee0bfe711b3d21853a68 (patch) | |
tree | 7be0631c380653ae671f91411f2667555b7b6255 | |
parent | 9bbef9ee4d3f76c2030171c61d3184cbe042793e (diff) |
Updated from global requirements
Change-Id: I468f654fa75b22aef398e2cba9c3625eb8f0767c
-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 1c9e3b42..c30101f2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,6 +4,6 @@ PyYAML>=3.10.0 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) six>=1.9.0 # MIT -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 |