Skip to content

Commit 6790ce4

Browse files
committed
Use latest htmltools
1 parent 8259079 commit 6790ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_requires =
3737
starlette>=0.17.1
3838
websockets>=10.0
3939
python-multipart
40-
htmltools @ git+https://github.com/posit-dev/py-htmltools.git
40+
htmltools>=0.4.0
4141
click>=8.1.4
4242
markdown-it-py>=1.1.0
4343
# This is needed for markdown-it-py. Without it, when loading shiny/ui/_markdown.py,

0 commit comments

Comments
 (0)