diff --git a/pyproject.toml b/pyproject.toml index bcd19f2..eb5cbf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Intended Audience :: Developers", ] dependencies = [ - "numpy>=2.0", + "numpy>=2.0.2", "scikit-image>=0.23.0", "opencv-python>=4.10.0", "pandas>=2.0.0",