# Development and testing dependencies
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
pytest-benchmark>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
aioresponses>=0.7.0
jsonschema>=4.19.0

# Adaptive Testing Framework dependencies
jinja2>=3.1.0
click>=8.0.0
gitpython>=3.1.0
aiosqlite>=0.19.0
tenacity>=8.2.0
bandit>=1.7.0
safety>=2.3.0
semgrep>=1.45.0
junitparser>=3.0.0
coverage[toml]>=7.0.0

# Code analysis and AST tools
ast-tools>=0.1.0
astroid>=2.15.0
radon>=6.0.1

# Performance and monitoring
psutil>=5.9.0
memory-profiler>=0.61.0

# Report generation
markdown>=3.5.0
pyyaml>=6.0

# Security scanning
pip-audit>=2.6.0