typer>=0.9.0
fastapi>=0.100.0
watchdog>=3.0.0
uvicorn[standard]>=0.23.0
tree-sitter>=0.20.0
tree-sitter-typescript>=0.20.0
tree-sitter-python>=0.20.0
tree-sitter-javascript>=0.20.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.7.0
ruff>=0.0.280
