Skip to content

Commit e8d8a43

Browse files
authored
Merge pull request #321 from Believe-SA/click
fix: reload broken with latest click
2 parents 48f95c7 + 231151f commit e8d8a43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ mkdocs-redirects==1.2.2
2222
# around incompatible/conflicting underlying dependencies. Each dependency
2323
# should include a comment explaining why it is needed, and under what
2424
# circumstances it can be removed in the future.
25+
# Pinned click to avoid issues with autoreload https://github.com/squidfunk/mkdocs-material/issues/8478
26+
click<=8.2.2

0 commit comments

Comments
 (0)