tree-sitter>=0.20.0
tree-sitter-python>=0.20.0
tree-sitter-typescript>=0.20.0
tree-sitter-go>=0.20.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
typer[all]>=0.9.0
watchdog>=3.0.0
networkx>=3.0.0
structlog>=23.0.0
platformdirs>=4.0.0
requests>=2.28.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.6.0
types-networkx>=3.0.0
