numpy>=1.20
scipy>=1.6
Pillow>=8.0
opencv-contrib-python>=4.5.1

[build]
build>=1.0
twine>=5

[dev]
TrackEverything[build,lint,test]

[lint]
ruff>=0.6

[test]
pytest>=7
pytest-cov>=4
