aboutsummaryrefslogtreecommitdiffstats
path: root/playlist_generator/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-23 13:46:01 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-23 13:46:01 -0700
commitd5e5de44acdad962d0943dbb42e060a4600f9362 (patch)
treedd2dba62b057a1ed2896ca7865e591a1e881286b /playlist_generator/pyproject.toml
parent51b7fca52585944a12ca74a2281f3f47068870c9 (diff)
change playlist_generator to merge with existing songs.ts by default
Diffstat (limited to 'playlist_generator/pyproject.toml')
-rw-r--r--playlist_generator/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playlist_generator/pyproject.toml b/playlist_generator/pyproject.toml
index 5ac1b1f..5151a26 100644
--- a/playlist_generator/pyproject.toml
+++ b/playlist_generator/pyproject.toml
@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"boto3>=1.43.22",
+ "json5>=0.15.0",
"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