We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48f95c7 + 231151f commit e8d8a43Copy full SHA for e8d8a43
1 file changed
requirements.txt
@@ -22,3 +22,5 @@ mkdocs-redirects==1.2.2
22
# around incompatible/conflicting underlying dependencies. Each dependency
23
# should include a comment explaining why it is needed, and under what
24
# 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