diff options
| author | John Reese <john@noswap.com> | 2019-05-11 21:24:39 -0700 |
|---|---|---|
| committer | John Reese <john@noswap.com> | 2019-05-11 21:24:39 -0700 |
| commit | 99164a9a1306f76a1be4dd83145c0fbc3485f67d (patch) | |
| tree | d1eb81c8db77e7177ab74085a9953beb1e9270ef /docs | |
| parent | 63c720bcfbf3c8da0276a3ad8c10a0c8cafc250c (diff) | |
Pin dependencies to force sphinx 1.8.5
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index e1840051d..9edf6d328 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -sphinx -recommonmark -sphinxcontrib-svg2pdfconverter +sphinx==1.8.5 +recommonmark==0.5.0 +sphinxcontrib-svg2pdfconverter==0.1.0 |
