Skip to content

Commit

Permalink
Merge pull request #764 from SciML/compathelper/new_version/2023-10-2…
Browse files Browse the repository at this point in the history
…8-07-07-36-420-03024682713

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Oct 28, 2023
2 parents f512e50 + d0fc2b3 commit 71179e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RecursiveArrayTools = "2.31"
Reexport = "1.0"
RuntimeGeneratedFunctions = "0.5"
SciMLBase = "1.91, 2"
Statistics = "1"
StochasticDiffEq = "6.13"
SymbolicUtils = "1"
Symbolics = "5"
Expand All @@ -88,4 +89,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq"]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq"]

0 comments on commit 71179e7

Please sign in to comment.