forked from kenzuya/unshackle
fix(deps): pin pyplayready to <0.7 to avoid KID extraction bug
This commit is contained in:
@@ -55,7 +55,7 @@ dependencies = [
|
||||
"urllib3>=2.2.1,<3",
|
||||
"chardet>=5.2.0,<6",
|
||||
"curl-cffi>=0.7.0b4,<0.14",
|
||||
"pyplayready>=0.6.3,<0.9",
|
||||
"pyplayready>=0.6.3,<0.7",
|
||||
"httpx>=0.28.1,<0.29",
|
||||
"cryptography>=45.0.0,<47",
|
||||
"subby",
|
||||
|
||||
Reference in New Issue
Block a user