[BACKEND] Upgrade yt-dlp version
This commit is contained in:
parent
b8d1f1edbb
commit
80f38aca58
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.6.22
|
yt-dlp==2023.7.6
|
||||||
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