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 9cebe24 commit ae7a76dCopy full SHA for ae7a76d
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ maintainers = [
23
]
24
25
dependencies = [
26
- "click==8.3.2",
+ "click==8.2.1", # DO NOT UPGRADE - As of 8.3.2, still disables live-reload on live serve
27
"deepl==1.30.0",
28
"markdown-checker==0.2.5",
29
"mistletoe==1.5.1",
0 commit comments