Add dataclass-click to project dependencies

This commit is contained in:
Rafael Moraes
2026-01-15 03:12:18 -03:00
parent 446636166e
commit 057315524f
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ dependencies = [
"async-lru>=2.0.5",
"click>=8.3.0",
"colorama>=0.4.6",
"dataclass-click>=1.0.4",
"httpx>=0.28.1",
"inquirerpy>=0.3.4",
"m3u8>=6.0.0",