diff --git a/docs-requirements.txt b/docs-requirements.txt index 40a31275..d6ef1aaf 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,9 +1,7 @@ -mkdocs==1.3.0 -ipython-genutils -mkdocs-jupyter==0.18.0 -mkdocs-material==7.3.5 -jupyter==1.0.0 -mkdocstrings==0.19.0 -mkdocstrings[python-legacy]>=0.18 -mkdocstrings-python +mkdocs==1.5.3 +mkdocs-autorefs==1.0.1 mkdocs-exclude==1.0.2 +mkdocs-jupyter==0.24.3 +mkdocs-material==9.5.17 +mkdocs-material-extensions==1.3.1 +mkdocstrings==0.24.2 \ No newline at end of file