Skip to content

Commit 5eabbd0

Browse files
committed
bump typer as well due to incompatibility
1 parent 45187fc commit 5eabbd0

File tree

2 files changed

+124
-97
lines changed

2 files changed

+124
-97
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
rich = ["rich>=13.9.4"]
39-
cli = ["typer>=0.12.4", "python-dotenv>=1.0.0"]
39+
cli = ["typer>=0.16.0", "python-dotenv>=1.0.0"]
4040
ws = ["websockets>=15.0.1"]
4141

4242
[project.scripts]

0 commit comments

Comments
 (0)