Skip to content

Commit 9a09e88

Browse files
committed
std libraries compat to 1.10
1 parent 2a2dc7d commit 9a09e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ FiniteDifferences = "0.12"
7878
FunctionalStateMachine = "0.2.9"
7979
JSON3 = "1"
8080
KernelDensityEstimate = "0.5.6"
81-
LinearAlgebra = "1"
81+
LinearAlgebra = "1.10"
8282
ManifoldDiff = "0.3"
8383
Manifolds = "0.9.12"
8484
ManifoldsBase = "0.15"
@@ -92,7 +92,7 @@ RecursiveArrayTools = "2.31.1, 3"
9292
Reexport = "1"
9393
SparseDiffTools = "2"
9494
StaticArrays = "1"
95-
Statistics = "1"
95+
Statistics = "1.10"
9696
StatsBase = "0.32, 0.33, 0.34"
9797
StructTypes = "1"
9898
TensorCast = "0.3.3, 0.4"

0 commit comments

Comments
 (0)