# Development, testing, and release tooling
# Install with: pip install -r requirements-dev.txt

-r requirements-api.txt

pytest==7.4.3
pytest-asyncio==0.23.2
pytest-cov==4.1.0
httpx==0.25.2
black==23.12.0
flake8==6.1.0
isort==5.13.2
mypy==1.7.1
mkdocs==1.5.3
mkdocs-material==9.5.3
maturin>=1.0
twine>=5.0
