fastapi<1.0,>=0.110
uvicorn<1.0,>=0.29
pydantic<3,>=2
jinja2<4,>=3.1
pyyaml<7,>=6
typer<1,>=0.12
httpx<1,>=0.27
python-dotenv<2,>=1

[build]
build<2,>=1
twine<7,>=6.2
pkginfo>=1.12

[dev]
ruff<1,>=0.6
pre-commit<4,>=3

[test]
pytest<9,>=8
pytest-cov<6,>=5

[types]
mypy<2,>=1
