openai>=1.0.0
anthropic>=0.3.0
python-dotenv>=0.19.0
pydantic>=2.0.0
typing-extensions>=4.0.0
flask>=2.0.0
requests>=2.25.0

[dev]
pytest>=7.0.0
black>=22.0.0
isort>=5.0.0
mypy>=0.900
flake8>=4.0.0
pytest-cov>=3.0.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
