Skip to content

Commit c397e82

Browse files
committed
Use htmltools github ref
1 parent f5e9099 commit c397e82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ dependencies = [
3333
"starlette",
3434
"websockets>=10.0",
3535
"python-multipart",
36-
"htmltools>=0.5.3.9002",
36+
# "htmltools>=0.5.3.9002",
37+
"htmltools@git+https://github.com/posit-dev/py-htmltools@main",
3738
"click>=8.1.4;platform_system!='Emscripten'",
3839
"markdown-it-py>=1.1.0",
3940
"mdit-py-plugins>=0.3.0",

0 commit comments

Comments
 (0)