Skip to content

Commit 5cc08eb

Browse files
build: update LinearAlgebra + julia compat
1 parent 811c955 commit 5cc08eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ url = "https://github.com/DhairyaLGandhi/SymbolicUtils.jl"
2020
SCPLinearSolveExt = ["LinearSolve"]
2121

2222
[compat]
23-
LinearAlgebra = "1.11.0"
23+
LinearAlgebra = "1"
2424
LinearSolve = "3.53.0"
2525
PreallocationTools = "0.4.34, 1"
2626
StaticArrays = "1.9.15"
2727
SymbolicUtils = "4.1.0"
28-
julia = "1.11"
28+
julia = "1"
2929

3030
[extras]
3131
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

0 commit comments

Comments
 (0)