Skip to content

Commit

Permalink
Also bump compat of OptimizationBase
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavdixit02 authored Apr 26, 2024
1 parent 6a19ecd commit 24646de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"

[compat]
ADTypes = "0.2.5, 1"
ADTypes = "1"
ArrayInterface = "7.6"
ConsoleProgressMonitor = "0.1.1"
DocStringExtensions = "0.9"
LBFGSB = "0.4.1"
LinearAlgebra = "1.10"
Logging = "1.10"
LoggingExtras = "0.4, 1"
OptimizationBase = "0.0.5"
OptimizationBase = "0.0.6"
Pkg = "1"
Printf = "1.10"
ProgressLogging = "0.1"
Expand Down

0 comments on commit 24646de

Please sign in to comment.