Skip to content

Commit a7988f7

Browse files
Merge pull request #585 from SciML/compathelper/new_version/2026-01-09-11-06-46-912-01214187913
CompatHelper: bump compat for Optim to 2 for package DataDrivenLux, (keep existing compat)
2 parents 6fe5aa7 + 89cf90e commit a7988f7

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)