diff --git a/setup.cfg b/setup.cfg index b6dff9b36..fda2ff03c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ install_requires = starlette>=0.17.1 websockets>=10.0 python-multipart - htmltools @ git+https://github.com/posit-dev/py-htmltools.git + htmltools>=0.4.0 click>=8.1.4 markdown-it-py>=1.1.0 # This is needed for markdown-it-py. Without it, when loading shiny/ui/_markdown.py,