add termcolor to dependencies

This commit is contained in:
Rafael Moraes
2025-02-23 03:14:31 -03:00
parent 0868f1c28c
commit 6fad41467f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ dependencies = [
"pillow",
"pywidevine",
"pyyaml",
"termcolor",
"yt-dlp",
]
readme = "README.md"
+1
View File
@@ -5,4 +5,5 @@ mutagen
pillow
pywidevine
pyyaml
termcolor
yt-dlp