From 2648255bc0dd185276ffd2cc340866d43cc0271d Mon Sep 17 00:00:00 2001 From: Pablo Brubeck Date: Tue, 17 Feb 2026 16:07:09 +0000 Subject: [PATCH] Test Restrict PhysicallyMappedElement --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f3a7f92cc..a856d440fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ # TODO RELEASE "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main", # TODO RELEASE - "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@main", + "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@pbrubeck/restricted-zany", "h5py>3.12.1", "immutabledict", "libsupermesh",