We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45187fc commit 5eabbd0Copy full SHA for 5eabbd0
2 files changed
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
37
[project.optional-dependencies]
38
rich = ["rich>=13.9.4"]
39
-cli = ["typer>=0.12.4", "python-dotenv>=1.0.0"]
+cli = ["typer>=0.16.0", "python-dotenv>=1.0.0"]
40
ws = ["websockets>=15.0.1"]
41
42
[project.scripts]
0 commit comments