# Refactorika evaluation dependencies.
# Pinned loosely for the hackathon; tighten before relying on results.

# Parsing / analysis (mirrors docs/03-tech-stack.md)
tree-sitter==0.23.2
tree-sitter-python==0.23.6

# Verification-harness gates
pyright==1.1.389
ruff==0.7.4
pytest==8.3.3
sentry-sdk>=2.0
