diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-19 10:30:47 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-19 10:30:47 -0700 |
| commit | 1d77000c19cc1100d5f748dff31a969ce9eb4eca (patch) | |
| tree | 4f9835c33167ccdd0257b88669fb61f0ef1cc0e4 /docs | |
| parent | 1e9436519b39efbe0e0e48e3725eebb4cea41feb (diff) | |
Update doc deps
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index f2ec24c2e..51029bcba 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -sphinx==1.8.5 -recommonmark==0.5.0 +sphinx<3 +recommonmark==0.6.0 sphinxcontrib-svg2pdfconverter==0.1.0 astroid sphinx-autoapi |
