langgraph>=0.2.0
langchain>=0.3.0
langchain-core>=0.3.0
langchain-openai>=0.2.0
openai>=1.30.0
click>=8.1.0
pyyaml>=6.0

[all]
codeguardian[anthropic,dev,server,tree-sitter]

[anthropic]
langchain-anthropic>=0.1.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.4.0

[server]
fastapi>=0.115.0
uvicorn>=0.34.0
httpx>=0.28.0
pyjwt>=2.10.0
cryptography>=44.0.0

[tree-sitter]
tree-sitter>=0.22.0
tree-sitter-python>=0.23.0
