diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index cd64d4ec5..72bc81a4a 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile docs/sphinx/requirements.in +# pip-compile requirements.in # accessible-pygments==0.0.5 # via pydata-sphinx-theme @@ -53,7 +53,7 @@ docutils==0.21.2 # myst-parser # pydata-sphinx-theme # sphinx -exceptiongroup==1.2.2 +exceptiongroup==1.3.0 # via ipython executing==2.2.0 # via stack-data @@ -256,7 +256,7 @@ stack-data==0.6.3 # via ipython tabulate==0.9.0 # via jupyter-cache -tomli==2.1.0 +tomli==2.2.1 # via sphinx tornado==6.5.1 # via @@ -274,6 +274,7 @@ traitlets==5.14.3 # nbformat typing-extensions==4.12.2 # via + # exceptiongroup # ipython # myst-nb # pydata-sphinx-theme @@ -289,4 +290,4 @@ wcwidth==0.2.13 wrapt==1.17.0 # via deprecated zipp==3.21.0 - # via importlib-metadata + # via importlib-metadata \ No newline at end of file