pyyaml>=6.0
typer>=0.9.0
rich>=13.0
pydantic>=2.0

[all]
redup[fuzzy]
redup[ast]
redup[lsh]

[ast]
tree-sitter>=0.21
tree-sitter-language-pack>=0.1

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
mypy>=1.8

[fuzzy]
rapidfuzz>=3.0

[lsh]
datasketch>=1.6
