Add pillow library to dependencies

This commit is contained in:
Rafael Moraes
2024-06-03 01:52:54 -03:00
parent abc2f8f2f2
commit e86f990395
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"click",
"inquirerpy",
"m3u8",
"pillow",
"pywidevine",
"pyyaml",
"yt-dlp",
+1
View File
@@ -2,6 +2,7 @@ ciso8601
click
inquirerpy
m3u8
pillow
pywidevine
pyyaml
yt-dlp