Skip to content

Commit c8ffef2

Browse files
authored
Update pyproject.toml
1 parent 3886c7b commit c8ffef2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ dependencies = [
1919
"mpi4py>3; python_version >= '3.13'",
2020
"mpi4py; python_version < '3.13'",
2121
"fenics-ufl>=2025.3",
22-
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@leo/misc-fixes",
22+
# TODO RELEASE
23+
"firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@release",
2324
"h5py>3.12.1",
2425
"immutabledict",
2526
"libsupermesh",

0 commit comments

Comments
 (0)