diff --git a/pyproject.toml b/pyproject.toml index 27a14691..e6096069 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "fvcore", "gitpython", "loguru", - "numpy", + "numpy<2.0.0", "opencv-python-headless", "openpyxl", "pandas>=2.0.0",