diff --git a/requirements.txt b/requirements.txt index 71f90c600..a5bd249c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,6 +61,10 @@ docutils==0.17.1 # exhale # myst-parser # sphinx +exceptiongroup==1.1.3 + # via + # ipython + # pytest executing==2.0.0 # via stack-data exhale==0.3.6 @@ -99,7 +103,7 @@ jinja2==3.1.2 # sphinx-autoapi jsonschema==4.19.1 # via nbformat -jsonschema-specifications==2023.7.1 +jsonschema-specifications==2023.11.1 # via jsonschema jupyter-cache==0.6.1 # via myst-nb @@ -217,7 +221,7 @@ pyzmq==25.1.1 # via # ipykernel # jupyter-client -referencing==0.30.2 +referencing==0.31.0 # via # jsonschema # jsonschema-specifications @@ -270,6 +274,12 @@ stack-data==0.6.3 # via ipython tabulate==0.9.0 # via jupyter-cache +tomli==2.0.1 + # via + # build + # pip-tools + # pyproject-hooks + # pytest tornado==6.3.3 # via # ipykernel @@ -285,9 +295,12 @@ traitlets==5.11.2 # nbclient # nbformat typer[all]==0.5.0 - # via check-reqs + # via + # check-reqs + # typer typing-extensions==4.8.0 # via + # astroid # myst-nb # myst-parser # sqlalchemy