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 8f7b0dd commit d52b04bCopy full SHA for d52b04b
requirements.txt
@@ -32,3 +32,7 @@ colorama~=0.4
32
paginate~=0.5
33
backrefs~=5.7.post1
34
requests~=2.26
35
+
36
+# Temporarily pin click until this is resolved in MkDocs, see
37
+# https://github.com/mkdocs/mkdocs/issues/4014#issuecomment-3146508306
38
+click<8.2.2
0 commit comments