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 7db5046 commit d9ed734Copy full SHA for d9ed734
pyproject.toml
@@ -8,7 +8,7 @@ name = "firedrake-fiat"
8
version = "2025.11.0.dev0"
9
dependencies = [
10
# TODO RELEASE
11
- "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main",
+ "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@ksagiyam/introduce_mixed_map_mixed_cell",
12
"numpy>=1.16",
13
"recursivenodes",
14
"scipy",
0 commit comments