Skip to content

Commit 71ead9f

Browse files
committed
Update htmltools dep to include new TagList inheriting from UserList
1 parent 6e22352 commit 71ead9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ dependencies = [
3434
"starlette",
3535
"websockets>=10.0",
3636
"python-multipart",
37-
# "htmltools>=0.5.3.9001",
38-
"htmltools@git+https://github.com/posit-dev/py-htmltools@taglist_not_list",
37+
# "htmltools>=0.5.3.9002",
38+
"htmltools@git+https://github.com/posit-dev/py-htmltools@main",
3939
"click>=8.1.4;platform_system!='Emscripten'",
4040
"markdown-it-py>=1.1.0",
4141
"mdit-py-plugins>=0.3.0",

0 commit comments

Comments
 (0)