httpx>=0.27
fastavro<2,>=1.12.2

[dev]
pytest>=8.0
pytest-asyncio>=0.23
mypy>=1.10
PyYAML>=6.0
ruff>=0.4

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

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.25
playwright<2,>=1.48

[docs:python_version < "3.11"]
tomli>=2

[prometheus]
prometheus-client>=0.20
