Skip to content

Commit 2cd3cd0

Browse files
Update OptimizationNLopt requirement to 0.3.9 in /docs
Updates the requirements on [OptimizationNLopt](https://github.com/SciML/Optimization.jl) to permit the latest version. - [Release notes](https://github.com/SciML/Optimization.jl/releases) - [Changelog](https://github.com/SciML/Optimization.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/Optimization.jl/commits) --- updated-dependencies: - dependency-name: OptimizationNLopt dependency-version: 0.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e70135c commit 2cd3cd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ DFTK = "0.7"
2828
Documenter = "~1.8, 1.16"
2929
EmpiricalPotentials = "0.2.5"
3030
GeometryOptimization = "0.1.5"
31+
OptimizationNLopt = "0.3.9"
3132
PseudoPotentialData = "0.2"
3233
Unitful = "1.28.0"
3334
UnitfulAtomic = "1.0.0"

0 commit comments

Comments
 (0)