Skip to content

Commit 8cae658

Browse files
Update Optim requirement to 2.0.1 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.1) --- updated-dependencies: - dependency-name: Optim dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c654438 commit 8cae658

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
@@ -24,4 +24,5 @@ ForwardDiff = "1.3.1"
2424
ImplicitDifferentiation = "0.9.1"
2525
Literate = "2.21.0"
2626
NLsolve = "4.5.1"
27+
Optim = "2.0.1"
2728
Zygote = "0.7.10"

0 commit comments

Comments
 (0)