From 7b591abe895c138d29512a5ebf027a6ff7e85a2f Mon Sep 17 00:00:00 2001 From: Pablo Brubeck Date: Tue, 10 Mar 2026 17:54:35 +0000 Subject: [PATCH] Test HDivTrace as a macroelement --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f3a7f92cc..14369a20c7 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/trace", "h5py>3.12.1", "immutabledict", "libsupermesh",