
[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
basedpyright>=1.10.0
ruff>=0.1.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-autodoc-typehints>=2.0
sphinx-copybutton>=0.5
myst-parser>=2.0
sphinx-autobuild>=2024.0
linkify-it-py>=2.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
coverage[toml]>=7.0
