Skip to content

Commit d52b04b

Browse files
committed
Temporarily pin click<8.2.2
1 parent 8f7b0dd commit d52b04b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ colorama~=0.4
3232
paginate~=0.5
3333
backrefs~=5.7.post1
3434
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

Comments
 (0)