pydantic>=2.0
typing-extensions>=4.5

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=4.1
ruff>=0.3
mypy>=1.9
hypothesis>=6.0
httpx>=0.27
truststore>=0.9

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
myst-parser>=2.0
sphinx-autodoc-typehints>=2.0

[http]
httpx>=0.27
truststore>=0.9
