mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 04:05:14 +03:00
add colorama to dependencies
This commit is contained in:
+1
-2
@@ -5,13 +5,12 @@ requires-python = ">=3.9"
|
||||
authors = [{ name = "glomatico" }]
|
||||
dependencies = [
|
||||
"click",
|
||||
"colorama",
|
||||
"inquirerpy",
|
||||
"m3u8",
|
||||
"mutagen",
|
||||
"pillow",
|
||||
"pywidevine",
|
||||
"pyyaml",
|
||||
"termcolor",
|
||||
"yt-dlp",
|
||||
]
|
||||
readme = "README.md"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
click
|
||||
colorama
|
||||
inquirerpy
|
||||
m3u8
|
||||
mutagen
|
||||
|
||||
Reference in New Issue
Block a user