Skip to content

Commit 24646de

Browse files
Also bump compat of OptimizationBase
1 parent 6a19ecd commit 24646de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2121
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
2222

2323
[compat]
24-
ADTypes = "0.2.5, 1"
24+
ADTypes = "1"
2525
ArrayInterface = "7.6"
2626
ConsoleProgressMonitor = "0.1.1"
2727
DocStringExtensions = "0.9"
2828
LBFGSB = "0.4.1"
2929
LinearAlgebra = "1.10"
3030
Logging = "1.10"
3131
LoggingExtras = "0.4, 1"
32-
OptimizationBase = "0.0.5"
32+
OptimizationBase = "0.0.6"
3333
Pkg = "1"
3434
Printf = "1.10"
3535
ProgressLogging = "0.1"

0 commit comments

Comments
 (0)