Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ MeshIntegralsEnzymeExt = "Enzyme"

[compat]
CliffordNumbers = "0.1.9"
CoordRefSystems = "0.15, 0.16, 0.17"
CoordRefSystems = "0.15, 0.16, 0.17, 0.18"
Enzyme = "0.13.19"
FastGaussQuadrature = "1"
HCubature = "1.5"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
Aqua = "0.7, 0.8"
CoordRefSystems = "0.15, 0.16, 0.17"
CoordRefSystems = "0.15, 0.16, 0.17, 0.18"
Enzyme = "0.13.19"
ExplicitImports = "1.6.0"
LinearAlgebra = "1"
Expand Down
Loading