We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c64414 commit 9f9fcf1Copy full SHA for 9f9fcf1
docs/requirements.txt
@@ -1,3 +1,4 @@
1
-mkdocs==1.4.2 ; python_version >= "3.10" and python_version < "4.0"
2
-pygments==2.14.0 ; python_version >= "3.10" and python_version < "4.0"
3
-jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
+mkdocs-get-deps==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
+mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0"
+pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
4
+jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments