We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023326a commit fa0b229Copy full SHA for fa0b229
requirements-dev.txt
@@ -37,7 +37,7 @@ markupsafe==2.1.5
37
mdurl==0.1.2
38
mergedeep==1.3.4
39
mkdocs==1.6.1
40
-mkdocs-autorefs==1.2.0
+mkdocs-autorefs==1.4.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
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