diff --git a/core/external/pybind11 b/core/external/pybind11 index 8e7307f06..a2e59f0e7 160000 --- a/core/external/pybind11 +++ b/core/external/pybind11 @@ -1 +1 @@ -Subproject commit 8e7307f0699726c29f5bdc2c177dd55b6b330061 +Subproject commit a2e59f0e7065404b44dfe92a28aca47ba1378dc4 diff --git a/setup.py b/setup.py index bc0a8372f..eed0238fc 100644 --- a/setup.py +++ b/setup.py @@ -17,14 +17,14 @@ "click", "python-box<7.0.0", "anytree", - "numpy<2.0.0", + "numpy", "itk", "uproot", "scipy", "matplotlib", "GitPython", "colorlog", - "numpy-stl", + "numpy-stl @ git+https://github.com/tbaudier/numpy-stl@c7c46838c750eeda794fd568d7c57e6eca1af5a2", "radioactivedecay", "jsonpickle", "pandas",