mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-04-05 00:43:50 -04:00
Temporarily pin click<8.2.2
This commit is contained in:
@@ -32,3 +32,7 @@ colorama~=0.4
|
|||||||
paginate~=0.5
|
paginate~=0.5
|
||||||
backrefs~=5.7.post1
|
backrefs~=5.7.post1
|
||||||
requests~=2.26
|
requests~=2.26
|
||||||
|
|
||||||
|
# Temporarily pin click until this is resolved in MkDocs, see
|
||||||
|
# https://github.com/mkdocs/mkdocs/issues/4014#issuecomment-3146508306
|
||||||
|
click<8.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user