Skip to content

Commit ee923e2

Browse files
committed
Add shiny requirement
1 parent 820153a commit ee923e2

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
@@ -21,7 +21,7 @@ maintainers = [
2121
dependencies = [
2222
"duckdb",
2323
"pandas",
24-
"shiny",
24+
"shiny @ git+https://github.com/posit-dev/py-shiny.git@fix/bookmark-missing-input-error",
2525
"shinywidgets",
2626
"htmltools",
2727
"chatlas>=0.12.0",

0 commit comments

Comments
 (0)