# Development dependencies
pytest==7.0.0
pytest-asyncio==0.21.0
pytest-cov==4.1.0
black==23.0.0
isort==5.12.0
mypy==1.0.0
flake8==6.0.0
pre-commit==3.6.0
twine==4.0.0
build==1.3.0
wheel==0.42.0
setuptools==69.0.3

# Testing tools
pytest-mock==3.11.1
pytest-xdist==3.3.0
coverage==7.3.0

# Documentation
mkdocs==1.5.2
mkdocs-material==9.5.3
mkdocstrings==0.22.0
mkdocstrings-python==1.7.0