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 b81d11b commit 28f4f2dCopy full SHA for 28f4f2d
requirements-dev.txt
@@ -41,7 +41,7 @@ mkdocs-autorefs==1.2.0
41
mkdocs-get-deps==0.2.0
42
mkdocs-git-revision-date-localized-plugin==1.2.9
43
mkdocs-latest-git-tag-plugin==0.1.2
44
-mkdocs-material==9.5.39
+mkdocs-material==9.6.4
45
mkdocs-material-extensions==1.3.1
46
mkdocs-minify-plugin==0.8.0
47
mkdocstrings==0.26.1
requirements.txt
@@ -5,7 +5,7 @@ certifi==2024.8.30
5
cffi==1.17.1
6
charset-normalizer==3.3.2
7
click==8.1.7
8
-colorama==0.4.6 ; platform_system == 'Windows'
+colorama==0.4.6 ; sys_platform == 'win32'
9
cryptography==43.0.1
10
deprecated==1.2.14
11
gitdb==4.0.11
0 commit comments