[project] name = "geo-agent" version = "0.1.0" description = "Multi-destination geo routing agent" readme = "README.md" requires-python = ">=3.14" dependencies = [ "pydantic-ai", "fastapi[standard]", "python-dotenv", "openai", ]