# Testing
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.12.0

# Code Quality
black>=23.11.0
flake8>=6.1.0
isort>=5.12.0
mypy>=1.7.0
pylint>=3.0.0

# Security
bandit>=1.7.5
safety>=2.3.5

# Documentation
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-click>=5.1.0

# Build
build>=1.0.0
twine>=4.0.0

# Development dependencies
-r requirements.txt