We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3886c7b commit c8ffef2Copy full SHA for c8ffef2
1 file changed
pyproject.toml
@@ -19,7 +19,8 @@ dependencies = [
19
"mpi4py>3; python_version >= '3.13'",
20
"mpi4py; python_version < '3.13'",
21
"fenics-ufl>=2025.3",
22
- "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@leo/misc-fixes",
+ # TODO RELEASE
23
+ "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@release",
24
"h5py>3.12.1",
25
"immutabledict",
26
"libsupermesh",
0 commit comments