diff --git a/pyproject.toml b/pyproject.toml index 67de9fae8e..79fc2d006f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "pkgconfig", "progress", # TODO RELEASE - "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint@master", + "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint@JHopeCollins/tao-rf-mats", "pycparser", "pytools[siphash]", "requests",