fix(dependencies): update pyplayready version to 0.8.3 and adjust dependencies

This commit is contained in:
Andy
2026-02-26 14:12:38 -07:00
parent eeec4e1f1b
commit 798ce95042
2 changed files with 7 additions and 16 deletions

View File

@@ -56,7 +56,7 @@ dependencies = [
"urllib3>=2.6.3,<3",
"chardet>=5.2.0,<6",
"curl-cffi>=0.7.0b4,<0.14",
"pyplayready>=0.6.3,<0.7",
"pyplayready>=0.8.3,<0.9",
"httpx>=0.28.1,<0.29",
"cryptography>=45.0.0,<47",
"subby",