openai>=1.12.0
anthropic>=0.18.1
requests>=2.31.0
PyYAML>=6.0.1
gitpython>=3.1.41
pytest>=7.4.4
pytest-cov>=4.1.0
pytest-xdist>=3.5.0
aiohttp>=3.8.0
click>=8.0.0
rich>=13.0.0
jinja2>=3.0.0

[all]
pylint>=3.0.0
bandit>=1.7.0
safety>=2.0.0
semgrep>=1.0.0
locust>=2.0.0
radon>=6.0.0
mccabe>=0.7.0
vulture>=2.10

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
