Skip to content

Commit 87a2489

Browse files
Update Optim requirement to 2.0.0 in /docs
Updates the requirements on [Optim](https://github.com/JuliaNLSolvers/Optim.jl) to permit the latest version. - [Release notes](https://github.com/JuliaNLSolvers/Optim.jl/releases) - [Changelog](https://github.com/JuliaNLSolvers/Optim.jl/blob/master/NEWS.md) - [Commits](JuliaNLSolvers/Optim.jl@v0.2.0...v2.0.0) --- updated-dependencies: - dependency-name: Optim dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0faa2f commit 87a2489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Documenter = "1.3"
2121
ForwardDiff = "1.3.1"
2222
Literate = "2.21.0"
2323
NLsolve = "4.5.1"
24+
Optim = "2.0.0"

0 commit comments

Comments
 (0)