numpy>=1.21

[all]
torch>=2.0
transformers>=4.30
onnxruntime>=1.14
onnx>=1.14

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1

[huggingface]
torch>=2.0
transformers>=4.30

[onnx]
onnxruntime>=1.14
onnx>=1.14

[pytorch]
torch>=2.0
