[project]
name = "hook-transcode-test"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "boto3>=1.40.35",
    "click>=8.3.0",
    "psycopg2-binary>=2.9.10",
    "python-dotenv>=1.1.1",
]
