We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820153a commit ee923e2Copy full SHA for ee923e2
pyproject.toml
@@ -21,7 +21,7 @@ maintainers = [
21
dependencies = [
22
"duckdb",
23
"pandas",
24
- "shiny",
+ "shiny @ git+https://github.com/posit-dev/py-shiny.git@fix/bookmark-missing-input-error",
25
"shinywidgets",
26
"htmltools",
27
"chatlas>=0.12.0",
0 commit comments