[project] name = "shape-model-2d" version = "0.1.0" requires-python = ">=3.13" dependencies = [ "numba>=0.65.0", "numpy>=1.24", "opencv-python>=4.8", ]