yt-dlp
argparse==1.4.0
mergedeep==1.3.4
mediafile==0.10.1
PyYAML==6.0

[build]
build
twine
pyinstaller

[docs]
sphinx==4.5.0
sphinx-rtd-theme==1.0.0

[lint]
black==22.3.0
isort==5.10.1
pylint==2.13.5
pydocstyle[toml]==6.1.1

[test]
coverage[toml]==6.3.2
pytest==7.1.1
