# Development dependencies

# Build
maturin>=1.4.0

# Testing
pytest>=7.4.0
pytest-asyncio>=0.21.0
httpx>=0.24.0

# Benchmarking
starlette>=0.27.0

# Type checking
mypy>=1.5.0

# Linting
ruff>=0.0.290

