# Core Dependencies
typer[all]>=0.12.0
pydantic>=2.6.0
pydantic-settings>=2.0.0
tree-sitter>=0.22.0
tree-sitter-python>=0.23.0
structlog>=24.1.0
python-dotenv>=1.0.0
groq>=0.9.0
langfuse>=2.40.0

# Dev Dependencies
pytest>=8.0.0
pytest-cov>=5.0.0
black>=24.0.0
flake8>=7.0.0
mypy>=1.8.0
