[project]
name = "seeds"
version = "1.0.0"
Requires-Python
requires-python = ">=3.12"
dependencies = ["idna==3.6"]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"