We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e019a commit 562ba1fCopy full SHA for 562ba1f
pyproject.toml
@@ -27,6 +27,7 @@ dependencies = [
27
"packaging",
28
"pkgconfig",
29
"progress",
30
+ "pyadjoint-ad>=2025.04",
31
"pycparser",
32
"pytools[siphash]",
33
"requests",
@@ -35,7 +36,6 @@ dependencies = [
35
36
"sympy",
37
"fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git",
38
"fenics-fiat @ git+https://github.com/firedrakeproject/fiat.git",
- "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint.git",
39
"loopy @ git+https://github.com/firedrakeproject/loopy.git@main",
40
# https://github.com/inducer/islpy/issues/162
41
"islpy<2025.1.3; sys_platform == 'darwin'",
0 commit comments