langgraph>=0.3.0
langchain>=0.3.0
langchain-anthropic>=0.3.0
langchain-openai>=0.3.0
pydantic>=2.10.0
pydantic-settings>=2.7.0
typer>=0.15.0
rich>=13.9.0
tiktoken>=0.8.0
httpx>=0.28.0
websockets>=14
pathspec>=0.12

[:platform_system == "Windows"]
Pillow>=10.0.0

[dev]
build>=1.2.0
pytest>=8.0.0
pytest-asyncio>=0.25.0

[gemini]
langchain-google-genai>=4.0.0
