[BACKEND] Update yt-dlp version to 2023.10.13 (#772)
This commit is contained in:
parent
83ecd19c77
commit
8a02a40ca3
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.9.24
|
yt-dlp==2023.10.13
|
||||||
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