diff --git a/pyproject.toml b/pyproject.toml index e8c4d0ec6c..0e541426ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,7 @@ dependencies = [ "packaging", "pkgconfig", "progress", + "pyadjoint-ad>=2025.04", "pycparser", "pytools[siphash]", "requests", @@ -35,7 +36,6 @@ dependencies = [ "sympy", "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git", "fenics-fiat @ git+https://github.com/firedrakeproject/fiat.git", - "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint.git", "loopy @ git+https://github.com/firedrakeproject/loopy.git@main", ] classifiers = [