We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc04171 commit d005bd6Copy full SHA for d005bd6
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"mpi4py>3; python_version >= '3.13'",
22
"mpi4py; python_version < '3.13'",
23
# TODO RELEASE
24
- "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
+ "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@pbrubeck/fix/replace-coefficient-derivative",
25
26
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@main",
27
"h5py>3.12.1",
0 commit comments