[project]
name = "astro-tdg"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"django>=5.2.8",
"psycopg>=3.2.12",
"python-dotenv>=1.2.1",
]