click>=8.0.0
rich>=13.0.0
gitpython>=3.1.30

[all]
optimum[onnxruntime]>=1.13.0
transformers>=4.30.0
google-generativeai>=0.3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
tox>=4.0.0
black>=23.0.0
isort>=5.12.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0

[gemini]
google-generativeai>=0.3.0

[onnx]
optimum[onnxruntime]>=1.13.0
transformers>=4.30.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
tox>=4.0.0
