# Development dependencies for netrun-cors v1.0.0
-r requirements.txt

# Testing
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
httpx>=0.25.0

# Linting and formatting
black>=23.0.0
ruff>=0.1.0
mypy>=1.7.0

# Build tools
hatchling>=1.18.0
build>=1.0.0
twine>=4.0.0
