[BACKEND] Upgrade yt-dlp to 2023.11.14
This commit is contained in:
parent
f23554f3d7
commit
aa6fbb3ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ package_dir =
|
||||||
packages=find:
|
packages=find:
|
||||||
|
|
||||||
install_requires =
|
install_requires =
|
||||||
yt-dlp==2023.10.13
|
yt-dlp==2023.11.14
|
||||||
argparse==1.4.0
|
argparse==1.4.0
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
mergedeep==1.3.4
|
mergedeep==1.3.4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue