[BACKEND] Update yt-dlp to 2023.9.24 (#741)
This commit is contained in:
parent
723c40b59b
commit
533e083183
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.7.6
|
yt-dlp==2023.9.24
|
||||||
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