[project] name = "tmp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.116.0", "hypercorn[trio]>=0.17.3", "pydantic-settings>=2.10.1", ]