diff options
Diffstat (limited to 'doc/requirements.pip')
-rw-r--r-- | doc/requirements.pip | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index a29c01e2..9604e5c0 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -6,9 +6,9 @@ doc8==0.8.1 pyenchant==3.2.0 -sphinx==3.4.3 +sphinx==3.5.4 sphinxcontrib-restbuilder==0.3 sphinxcontrib-spelling==7.1.0 -sphinx_rtd_theme==0.5.1 -sphinx-autobuild==2020.9.1 -sphinx-tabs==2.0.0 +sphinx_rtd_theme==0.5.2 +sphinx-autobuild==2021.3.14 +sphinx-tabs==2.1.0 |