Skip to content

Commit 44ef3df

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 b2bf70a commit 44ef3df

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
@@ -22,5 +22,6 @@ GeometryOptimization = {path = ".."}
2222
ASEconvert = "0.1.8"
2323
DFTK = "0.7"
2424
Documenter = "~1.8"
25+
OptimizationNLopt = "0.3.9"
2526
PseudoPotentialData = "0.2"
2627
Unitful = "1.28.0"

0 commit comments

Comments
 (0)