We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb11b26 commit 80f1be4Copy full SHA for 80f1be4
Project.toml
@@ -1,7 +1,7 @@
1
name = "LinearSolve"
2
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
3
authors = ["SciML"]
4
-version = "3.7.0"
+version = "3.7.1"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -80,7 +80,7 @@ EnzymeCore = "0.8.1"
80
FastAlmostBandedMatrices = "0.1"
81
FastLapackInterface = "2"
82
FiniteDiff = "2.22"
83
-ForwardDiff = "0.10.36"
+ForwardDiff = "0.10.36, 1"
84
GPUArraysCore = "0.1.6, 0.2"
85
HYPRE = "1.4.0"
86
InteractiveUtils = "1.10"
0 commit comments