Update deps
This commit is contained in:
parent
ad72e1a6de
commit
bdfd8da17c
1 changed files with 2 additions and 2 deletions
|
|
@ -28,11 +28,11 @@ packages=find:
|
||||||
|
|
||||||
install_requires =
|
install_requires =
|
||||||
yt-dlp==2024.3.10
|
yt-dlp==2024.3.10
|
||||||
argparse==1.4.0
|
# argparse==1.4.0
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
mergedeep==1.3.4
|
mergedeep==1.3.4
|
||||||
mediafile==0.12.0
|
mediafile==0.12.0
|
||||||
PyYAML==5.3.1
|
PyYAML==6.0.1
|
||||||
|
|
||||||
[options.package_data]
|
[options.package_data]
|
||||||
* = *.yaml
|
* = *.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue