Skip to content

Commit

Permalink
CompatHelper: bump compat for SimpleNonlinearSolve to 1, (keep existi…
Browse files Browse the repository at this point in the history
…ng compat)
  • Loading branch information
CompatHelper Julia committed Dec 5, 2023
1 parent 8b9ff6c commit 0026df8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@ DelimitedFiles = "1"
Distributions = "0.21.10, 0.22, 0.23, 0.24, 0.25"
ForwardDiff = "0.10"
Lazy = "<0.15, 0.15"
LinearAlgebra = "1.7"
LoopVectorization = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
NonlinearSolve = "1, 2"
PDMats = "0.10, 0.11"
Parameters = "<0.13"
Plots = "0.27, 0.28, 0.29, 1.0"
Polyester = "0.6, 0.7"
Printf = "1.7"
Random = "1.7"
RecipesBase = "0.8, 1.0"
Requires = "0.5, 1.0"
SciMLBase = "1.29, 2"
SeeToDee = "1.0"
SimpleNonlinearSolve = "0.1.2"
SimpleNonlinearSolve = "0.1.2, 1"
StaticArrays = "<0.13, 1"
Statistics = "1.7"
StatsAPI = "1.5"
StatsBase = "0.29,0.30,0.32, 0.33, 0.34"
SymbolicIndexingInterface = "0.2"
LinearAlgebra = "1.7"
Printf = "1.7"
Random = "1.7"
Statistics = "1.7"
julia = "1.7"

[extras]
Expand Down

0 comments on commit 0026df8

Please sign in to comment.