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 bb8447a commit 46b75a8Copy full SHA for 46b75a8
pyproject.toml
@@ -20,10 +20,8 @@ dependencies = [
20
"decorator<=4.4.2",
21
"mpi4py>3; python_version >= '3.13'",
22
"mpi4py; python_version < '3.13'",
23
- # TODO RELEASE
24
- "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
25
26
- "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@main",
+ "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",
27
"h5py>3.12.1",
28
"immutabledict",
29
"libsupermesh",
0 commit comments