diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-04 17:59:34 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-04 17:59:34 +0000 |
commit | bbb3e60b1674ae6860a82f750ea2313db91ac443 (patch) | |
tree | 48a16fa51a03624c4e113f5bf81e817803df5b25 | |
parent | b5081b67e5f5a6c88c149f0cd13e0053494f6d60 (diff) |
Updated from global requirements
Change-Id: I714ecad87a406bc237e3d4fdf88bc7e10555693c
-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 81136356..6e0eea3c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ 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.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 |