Skip to content

Commit e8b088b

Browse files
committed
👷 Dependency (typer) update.
1 parent 59b8ee1 commit e8b088b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ pycryptodome = "3.20.0"
3232
tidalapi = "0.7.4"
3333
dataclasses-json = "^0.6.4"
3434
pathvalidate = "^3.2.0"
35-
typer = {extras = ["all"], version = "^0.12.0"}
3635
m3u8 = "^4.0.0"
3736
ffmpeg-python = "^0.2.0"
3837
coloredlogs = "^15.0.1"
@@ -41,6 +40,7 @@ pyqtdarktheme = {version = "^2.1.0", optional = true}
4140
mpegdash = "^0.4.0"
4241
rich = "^13.7.1"
4342
toml = "^0.10.2"
43+
typer = "^0.12.0"
4444

4545
[tool.poetry.extras]
4646
gui = ["pyside6", "pyqtdarktheme"]

0 commit comments

Comments
 (0)