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 e3c9d51 commit 5c9c582Copy full SHA for 5c9c582
pyproject.toml
@@ -5,8 +5,9 @@ readme = "pkg-py/README.md"
5
requires-python = ">=3.9"
6
license = { text = "MIT" }
7
dependencies = [
8
+ "chatlas>=0.12.0",
9
"htmltools>=0.6.0",
- "shiny>=1.4.0"
10
+ "shiny>=1.4.0",
11
]
12
dynamic = ["version"]
13
authors = [
0 commit comments