yt-dlp==2023.7.6
argparse==1.4.0
colorama==0.4.6
mergedeep==1.3.4
mediafile==0.12.0
PyYAML==5.3.1

[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
pytest-rerunfailures==12.0
