# NLP
spacy>=3.7,<4.0
ginza>=5.2,<6.0
ja-ginza>=5.2,<6.0
SudachiPy>=0.6,<1.0
SudachiDict-core>=20240109

# CLI
typer>=0.9,<1.0
rich>=13.0,<14.0

# Configuration
pyyaml>=6.0,<7.0

# Encryption (for encrypt operator)
cryptography>=44.0.1,<47.0

# Testing
pytest>=8.0,<10.0
pytest-cov>=5.0,<7.0
