transformers<4.58.0,>=4.44.0
onnx==1.16.1
onnxruntime>=1.20.1
optimum>=1.22.0
optimum-onnx[onnxruntime]>=0.1.0
numpy<1.27,>=1.26.4
huggingface_hub[hf_xet]<1.0,>=0.34.0
psutil==5.9.8
protobuf>=4.25.3
PyYAML>=6.0

[dev]
pre-commit==4.5.1
pytest>=7.0.0
black==24.1.1
isort==5.13.2
flake8==7.0.0
flake8-bugbear
flake8-comprehensions
mypy==1.8.0
bandit==1.7.5
