openai>=1.0.0
langsmith>=0.1.0
sqlalchemy>=2.0.0
aiosqlite>=0.19.0
tiktoken>=0.5.0
python-dotenv>=1.0.0
pydantic-settings>=2.0.0
pydantic>=2.0.0

[all]
anthropic>=0.7.0
google-generativeai>=0.3.0
langwatch>=0.2.11
arize-phoenix-otel>=0.6.1

[anthropic]
anthropic>=0.7.0

[arize]
arize-phoenix-otel>=0.6.1

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[gemini]
google-generativeai>=0.3.0

[langwatch]
langwatch>=0.2.11
