pydantic>=2.0.0
openai>=1.0.0
python-dotenv>=1.0.0
pyyaml>=6.0
tree-sitter>=0.20.0
tree-sitter-javascript>=0.20.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
