diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt index 4b31c3f1344..14d60036cb4 100644 --- a/doc/python_api/requirements.txt +++ b/doc/python_api/requirements.txt @@ -1,13 +1,12 @@ -sphinx==5.3.0 +sphinx==7.1.2 # Sphinx dependencies that are important Jinja2==3.1.2 -Pygments==2.13.0 -docutils==0.17.1 +Pygments==2.16.1 +docutils==0.18.1 snowballstemmer==2.2.0 -babel==2.11.0 -requests==2.28.1 +requests==2.31.0 # Only needed to match the theme used for the official documentation. # Without this theme, the default theme will be used. -sphinx_rtd_theme==1.1.0 +sphinx_rtd_theme==1.3.0rc1