httpx<0.29,>=0.27
packaging>=20.0
python-dotenv>=1.0.0
typing-extensions>=4.0

[all]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
google-genai>=0.1.0
langchain>=0.1.0
langchain-core>=0.1.0
langgraph>=0.0.1
flask>=2.0
django>=4.0
fastapi>=0.100
starlette>=0.30
starlette-context>=0.3
celery>=5.3

[anthropic]
anthropic>=0.18.0

[celery]
celery>=5.3

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
ruff>=0.9.9
mypy>=1.13.0
python-dotenv>=1.0.0

[django]
django>=4.0

[fastapi]
fastapi>=0.100
starlette>=0.30
starlette-context>=0.3

[flask]
flask>=2.0

[google]
google-generativeai>=0.3.0
google-genai>=0.1.0

[langchain]
langchain>=0.1.0
langchain-core>=0.1.0

[langgraph]
langgraph>=0.0.1

[openai]
openai>=1.0.0
