Skip to content

Commit 6696da4

Browse files
authored
Allow LazyArrays v1 (#324)
Needed for Julia v1.6
1 parent 8c8e264 commit 6696da4

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
@@ -20,7 +20,7 @@ BlockDiagonals = "0.1"
2020
ChainRulesCore = "1"
2121
IterativeSolvers = "0.9"
2222
JuMP = "1"
23-
LazyArrays = "2"
23+
LazyArrays = "1, 2"
2424
MathOptInterface = "1.18"
2525
MathOptSetDistances = "0.2.9"
2626
ParametricOptInterface = "0.14"

0 commit comments

Comments
 (0)