Skip to content

Commit 1a3be8b

Browse files
Merge pull request #303 from SciML/compathelper/new_version/2022-06-22-00-24-18-614-03121793000
CompatHelper: add new compat entry for IterTools at version 1 for package docs, (keep existing compat)
2 parents 761d84b + 9389847 commit 1a3be8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1818
Documenter = "0.26, 0.27"
1919
FiniteDiff = ">= 2.8.1"
2020
ForwardDiff = ">= 0.10.19"
21+
IterTools = "1"
2122
ModelingToolkit = ">= 8.11.0"
2223
OptimizationBBO = "0.1"
2324
OptimizationCMAEvolutionStrategy = "0.1"
24-
OptimizationOptimJL = "0.1"
25+
OptimizationEvolutionary = "0.1"
2526
OptimizationNLopt = "0.1"
27+
OptimizationOptimJL = "0.1"
2628
OptimizationOptimisers = "0.1"
27-
OptimizationEvolutionary = "0.1"
2829
ReverseDiff = ">= 1.9.0"
2930
Tracker = ">= 0.2"
3031
Zygote = ">= 0.5"

0 commit comments

Comments
 (0)