Skip to content

Commit 3334ec8

Browse files
committed
Install shinychat from GitHub (for now)
1 parent f814774 commit 3334ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"setuptools;python_version>='3.12'",
4949
"narwhals>=1.10.0",
5050
"orjson>=3.10.7",
51-
"shinychat>=0.1.0"
51+
"shinychat@git+https://github.com/posit-dev/shinychat",
5252
]
5353

5454
[project.optional-dependencies]

0 commit comments

Comments
 (0)