numpy>=1.24
scipy>=1.10
scikit-image>=0.20

[:python_version < "3.11"]
onnxruntime<1.20,>=1.16

[:python_version >= "3.11"]
onnxruntime>=1.16

[fast]
numba>=0.58

[io]
pillow>=9.0

[test]
pytest>=7.0
pillow>=9.0
