diff --git a/pyproject.toml b/pyproject.toml index a2686329..e3b12e89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,9 +38,6 @@ dependencies = [ "quaxed >=0.4", "typing_extensions >= 4.11", "unxt", - # temporary - "numpy < 2.0", - "plum_dispatch < 2.4.2", ] description = "Galactic Dynamics in Jax." dynamic = ["version"]