[project] name = "opencv" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "opencv-contrib-python>=4.13.0.92", "pillow>=12.2.0", ]