[BACKEND] Update yt-dlp (#636)
This commit is contained in:
parent
9c4e834ab7
commit
8ae3c9ed8c
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.3.4
|
yt-dlp==2023.6.22
|
||||||
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