httpx>=0.27.0
pyyaml>=6.0
pydantic>=2.0
click>=8.1.0
rich>=13.0.0
python-dotenv>=1.0.0
jmespath>=1.0.1

[all]
groq>=0.4.0
sentence-transformers>=2.7.0
numpy>=1.26.0

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-asyncio>=0.23
respx>=0.21
ruff>=0.4.0
mypy>=1.10.0
types-PyYAML>=6.0
pre-commit>=3.7.0
build>=1.2.0
twine>=5.0.0

[groq]
groq>=0.4.0

[ml]
sentence-transformers>=2.7.0
numpy>=1.26.0
