Skip to content

Commit 89cf90e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Optim to 2 for package DataDrivenLux, (keep existing compat)
1 parent 2b19a95 commit 89cf90e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/DataDrivenLux/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DataDrivenLux"
22
uuid = "47881146-99d0-492a-8425-8f2f33327637"
3-
authors = ["JuliusMartensen <julius.martensen@gmail.com>"]
43
version = "0.2.2"
4+
authors = ["JuliusMartensen <julius.martensen@gmail.com>"]
55

66
[deps]
77
AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
@@ -45,7 +45,7 @@ IntervalArithmetic = "0.22, 0.23, 1"
4545
InverseFunctions = "0.1"
4646
Lux = "1"
4747
LuxCore = "1"
48-
Optim = "1.7"
48+
Optim = "1.7, 2"
4949
Optimisers = "0.3, 0.4"
5050
ProgressMeter = "1.7"
5151
Setfield = "1"

0 commit comments

Comments
 (0)