diff --git a/pyproject.toml b/pyproject.toml index 6740161..1a4b016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ classifiers = [ "Programming Language :: Python :: 3", ] dependencies = [ - "numpy>=1.15.0,<=1.26.4", + "numpy>=1.15.0", "open3d>=0.16.0", "opencv-python>=4.5.1.48", "matplotlib>=3.3.4",