Skip to content

Commit e3b5245

Browse files
committed
adding upper limit to ConstructionBase verison
1 parent 743e71e commit e3b5245

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
@@ -44,7 +44,7 @@ LaSRSymbolicUtilsExt = "SymbolicUtils"
4444
[compat]
4545
ADTypes = "^1.4.0"
4646
Compat = "^4.2"
47-
ConstructionBase = "<1.5.7"
47+
ConstructionBase = "1.5.7"
4848
Dates = "1"
4949
DifferentiationInterface = "0.5"
5050
DispatchDoctor = "0.4"

0 commit comments

Comments
 (0)