add pywidevine to requirements

This commit is contained in:
Rafael Moraes
2024-09-25 13:14:05 -03:00
parent 516b69ddde
commit cd4a080e51
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"protobuf",
"pybase62",
"pycryptodome",
"pywidevine",
"re-unplayplay",
"yt-dlp",
]
+1
View File
@@ -4,5 +4,6 @@ pillow
protobuf
pybase62
pycryptodome
pywidevine
re-unplayplay
yt-dlp