aboutsummaryrefslogtreecommitdiffstats
path: root/playlist_generator/pyproject.toml
blob: 5151a2627271db591aa4622c400a120494a9319a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[project]
name = "playlist-generator"
version = "0.1.0"
description = "Add your description here"
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