pydantic>=2.0.0
pydantic-settings>=2.0.0
requests>=2.31.0
python-dotenv>=1.0.0
pyyaml>=6.0
rich>=13.0.0

[all]
pytest>=7.4.0
black>=23.9.0
ruff>=0.1.0
bandit>=1.7.5
openai>=1.55.0
google-generativeai>=0.3.0
anthropic>=0.7.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.9.0
ruff>=0.1.0
mypy>=1.5.0

[llm]
openai>=1.55.0
google-generativeai>=0.3.0
anthropic>=0.7.0

[security]
bandit>=1.7.5
presidio-analyzer>=2.2.351
presidio-anonymizer>=2.2.351
