Skip to content

Commit 562ba1f

Browse files
authored
Use pyadjoint release (#4217)
1 parent 88e019a commit 562ba1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
"packaging",
2828
"pkgconfig",
2929
"progress",
30+
"pyadjoint-ad>=2025.04",
3031
"pycparser",
3132
"pytools[siphash]",
3233
"requests",
@@ -35,7 +36,6 @@ dependencies = [
3536
"sympy",
3637
"fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git",
3738
"fenics-fiat @ git+https://github.com/firedrakeproject/fiat.git",
38-
"pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint.git",
3939
"loopy @ git+https://github.com/firedrakeproject/loopy.git@main",
4040
# https://github.com/inducer/islpy/issues/162
4141
"islpy<2025.1.3; sys_platform == 'darwin'",

0 commit comments

Comments
 (0)