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