[ie/youtube] Update ejs to 0.3.2 (#15267)

Authored by: bashonly
This commit is contained in:
bashonly
2025-12-07 17:51:49 -06:00
committed by GitHub
parent 29fe515d8d
commit 0c7e4cfcae
3 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ default = [
"requests>=2.32.2,<3",
"urllib3>=2.0.2,<3",
"websockets>=13.0",
"yt-dlp-ejs==0.3.1",
"yt-dlp-ejs==0.3.2",
]
curl-cffi = [
"curl-cffi>=0.5.10,!=0.6.*,!=0.7.*,!=0.8.*,!=0.9.*,<0.14; implementation_name=='cpython'",