We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe780fd commit 2fc5e79Copy full SHA for 2fc5e79
pyproject.toml
@@ -20,8 +20,8 @@ dependencies = [
20
"decorator<=4.4.2",
21
"mpi4py>3; python_version >= '3.13'",
22
"mpi4py; python_version < '3.13'",
23
- "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map",
24
- "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@ksagiyam/introduce_mixed_map",
+ "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map_mixed_cell",
+ "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@ksagiyam/introduce_mixed_map_mixed_cell",
25
"h5py>3.12.1",
26
"immutabledict",
27
"libsupermesh",
0 commit comments