Skip to content

Commit c69510c

Browse files
Update Optimization requirement to 4.0.0 in /docs
Updates the requirements on [Optimization](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](SciML/Optimization.jl@v0.1.1...v4.0.0) --- updated-dependencies: - dependency-name: Optimization dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80d2539 commit c69510c

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
@@ -26,6 +26,7 @@ AtomsCalculators = "0.2.3"
2626
DFTK = "0.7"
2727
Documenter = "~1.8, 1.16"
2828
EmpiricalPotentials = "0.2.5"
29+
Optimization = "4.0.0"
2930
PseudoPotentialData = "0.2"
3031
Unitful = "1.28.0"
3132
UnitfulAtomic = "1.0.0"

0 commit comments

Comments
 (0)