
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0
twine>=4.0.0
build>=0.8.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=8.5.0
mkdocstrings[python]>=0.19.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
