diff --git a/setup.py b/setup.py index bc0a8372f..b90ff72e6 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ "click", "python-box<7.0.0", "anytree", - "numpy<2.0.0", + "numpy", "itk", "uproot", "scipy",