httpx>=0.27.0
pydantic>=2.6.0
typer>=0.12.0

[dev]
build>=1.2.2
PyYAML>=6.0
pytest>=8.0
ruff>=0.6.0

[dev:python_version < "3.11"]
tomli>=2.0.1

[notebook]
ipython>=8.0

[yaml]
PyYAML>=6.0
