From 3d18761f620a294ea6c5bff13c5994b93b29f3ed Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 16 Aug 2025 07:00:33 -0400 Subject: New upstream version 1.30.3. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c52d1d7..a0bccef 100644 --- a/setup.py +++ b/setup.py @@ -111,6 +111,7 @@ def build_setuptools(): "extra": [ "requests[socks]", "yt-dlp[default]", + "jinja2", "pyyaml", "toml; python_version < '3.11'", "truststore; python_version >= '3.10'", -- cgit v1.2.3