tree-sitter>=0.25.0
tree-sitter-python>=0.21.0
tree-sitter-javascript>=0.21.0
tree-sitter-typescript>=0.21.0
tree-sitter-java>=0.21.0
tree-sitter-go>=0.21.0
tree-sitter-rust>=0.21.0
tree-sitter-cpp>=0.21.0
tree-sitter-c>=0.21.0
ruamel.yaml>=0.18.0
typer>=0.12.0
rich>=13.0.0
click>=8.1.0
pygls>=1.3.0
gitpython>=3.1.0
pydantic>=2.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
mypy>=1.5.0
black>=23.0.0
ruff>=0.1.0
pre-commit>=3.5.0

[docs]
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
