diff --git a/pyproject.toml b/pyproject.toml index cb3a275b..8e4c1d2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,6 @@ full = [ ] docs = [ "emg3d[full]", - "numpy<2", # Until discretize is ready for NumPy v2 "sphinx", "numpydoc", "ipykernel",