Skip to content

Commit ecb3c6c

Browse files
committed
compats
1 parent de1601c commit ecb3c6c

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
@@ -29,7 +29,7 @@ Distributions = "0.25.120"
2929
DocStringExtensions = "0.9.4"
3030
DoubleFloats = "1.4.3"
3131
Krylov = "0.10.1"
32-
LinearAlgebra = "1.11"
32+
LinearAlgebra = "1.9"
3333
ExtendableFEM = "1.1"
3434
ExtendableFEMBase = "1.1"
3535
ExtendableGrids = "1.13"
@@ -42,7 +42,7 @@ SparseArrays = "1.9"
4242
SpecialFunctions = "2.5.1"
4343
StaticArrays = "1.9.13"
4444
Test = "1.11"
45-
julia = "^1.10"
45+
julia = "^1.9"
4646

4747

4848
[extras]

0 commit comments

Comments
 (0)