flask>=3.0.0
psutil>=5.9.0
requests>=2.31.0
stripe>=7.0.0
python-dotenv>=1.0.0

[all]
openai>=1.0.0
anthropic>=0.7.0
google-generativeai>=0.3.0
perplexity>=0.1.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0
