Add yt-dlp-get-pot and yt-dlp-getpot-wpc requirements.

This commit is contained in:
erinhmclark
2025-02-24 11:40:39 +00:00
parent 011ded2bde
commit 0eae2bee6a

View File

@@ -57,6 +57,8 @@ dependencies = [
"certvalidator (>=0.0.0)",
"rich-argparse (>=1.6.0,<2.0.0)",
"ruamel-yaml (>=0.18.10,<0.19.0)",
"yt-dlp-get-pot (>=0.3.0,<0.4.0)",
"yt-dlp-getpot-wpc (>=0.1.2,<0.2.0)",
]
[tool.poetry.group.dev.dependencies]