diff options
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 4f80632cd4..6c34c9ab8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,8 +42,8 @@ hdrhistogram==0.9.2 pandas==1.4.2 plotly==4.1.1 PTable==0.9.2 -Sphinx==3.5.4 -sphinx-rtd-theme==0.5.2 +Sphinx==5.1.1 +sphinx-rtd-theme==1.0.0 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 |