diff options
Diffstat (limited to 'doc/requirements.pip')
-rw-r--r-- | doc/requirements.pip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index a8bec030..c17c687c 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -5,10 +5,10 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ doc8==0.8.1 -pyenchant==3.2.0 -sphinx==3.5.4 +pyenchant==3.2.1 +sphinx==4.1.1 sphinxcontrib-restbuilder==0.3 sphinxcontrib-spelling==7.2.1 sphinx_rtd_theme==0.5.2 sphinx-autobuild==2021.3.14 -sphinx-tabs==2.1.0 +sphinx-tabs==3.1.0 |