yt-dlp[default]==2025.10.22
colorama~=0.4
mergedeep~=1.3
mediafile~=0.12
PyYAML~=6.0

[build]
build~=1.2
twine<7,>=5
pyinstaller~=6.5

[docs]
sphinx<9,>=7
sphinx-rtd-theme<4,>=2
sphinx-book-theme~=1.0
sphinx-copybutton~=0.5
sphinx_design~=0.6

[lint]
black==24.10.0
isort==7.0.0
pylint==4.0.1

[test]
coverage[toml]<8.0,>=6.3
pytest<9.0,>=7.2
pytest-rerunfailures<17,>=14
