pydantic<3.0.0,>=1.10.0
watchdog>=2.1.0
anthropic>=0.18.0
openai>=1.0.0
requests>=2.28.0
click>=8.0.0
gitpython>=3.1.0
tree-sitter>=0.20.0
aiofiles>=23.0.0
pyyaml>=6.0
jinja2>=3.0.0
rich>=13.0.0

[:python_version < "3.8"]
typing-extensions>=4.0.0

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