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 f5e9099 commit c397e82Copy full SHA for c397e82
pyproject.toml
@@ -33,7 +33,8 @@ dependencies = [
33
"starlette",
34
"websockets>=10.0",
35
"python-multipart",
36
- "htmltools>=0.5.3.9002",
+ # "htmltools>=0.5.3.9002",
37
+ "htmltools@git+https://github.com/posit-dev/py-htmltools@main",
38
"click>=8.1.4;platform_system!='Emscripten'",
39
"markdown-it-py>=1.1.0",
40
"mdit-py-plugins>=0.3.0",
0 commit comments