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