pytest
pytest-cov
pytest-benchmark
requests
openai
anthropic
typer[all]
rich

trio

# Dependencies for analyzer module
toml
pyyaml

# Type stubs for better type checking
types-toml
types-PyYAML

# Linting and formatting tools
flake8
black
mypy
isort

# Security scanning tools
bandit
safety

# Publishing tools
build
twine
