flask>=3.0
beautifulsoup4>=4.12
tomli-w>=1.0
click>=8.1
requests>=2.31
werkzeug>=3.0.6
urllib3>=2.6.0

[:python_version < "3.11"]
tomli>=2.0

[all]
anthropic>=0.40
openai>=1.50
google-generativeai>=0.8

[anthropic]
anthropic>=0.40

[dev]
pytest>=7.4
pytest-cov>=4.1
pip-audit>=2.7

[gemini]
google-generativeai>=0.8

[openai]
openai>=1.50
