aboutsummaryrefslogtreecommitdiffstats
path: root/playlist_generator/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-26 21:55:46 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-26 21:55:46 -0700
commit00d476a0e51629f06407aed035fbc001d3f6b114 (patch)
tree016338cc4dacff54ba1cbe11fce063152cbd28ab /playlist_generator/pyproject.toml
parent84fbd4ee1e159b0426d664cc98a3dc7165d6381f (diff)
initial guess MV mode
Diffstat (limited to 'playlist_generator/pyproject.toml')
-rw-r--r--playlist_generator/pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playlist_generator/pyproject.toml b/playlist_generator/pyproject.toml
index 5151a26..21e42e4 100644
--- a/playlist_generator/pyproject.toml
+++ b/playlist_generator/pyproject.toml
@@ -7,6 +7,8 @@ requires-python = ">=3.13"
dependencies = [
"boto3>=1.43.22",
"json5>=0.15.0",
+ "numpy>=2.5.0",
+ "opencv-python>=4.13.0.92",
"python-dotenv>=1.2.2",
"requests>=2.34.2",
"yt-dlp>=2026.3.17",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage