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

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