Skip to content

Commit e1eebc8

Browse files
authored
Fix BandedMatrices compat
1 parent 702b76d commit e1eebc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ NonlinearSolveZygoteExt = "Zygote"
5353
ADTypes = "0.2.5"
5454
Aqua = "0.8"
5555
ArrayInterface = "7.6"
56-
BandedMatrices = "1.4"
56+
BandedMatrices = "1, 1.4"
5757
BenchmarkTools = "1"
5858
ConcreteStructs = "0.2"
5959
DiffEqBase = "6.144"

0 commit comments

Comments
 (0)