Skip to content

Commit bae9ca9

Browse files
Merge pull request #99 from SciML/compathelper/new_version/2022-12-15-00-10-07-280-03660897259
CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat)
2 parents ab64852 + 6dce1df commit bae9ca9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Project.toml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,29 @@ Traceur = "37b6cedf-1f77-55f8-9503-c64b63398394"
3333
Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
3434

3535
[compat]
36+
BenchmarkTools = "1"
37+
CUDA = "3"
38+
Dagger = "0.16"
39+
DiffEqBase = "6"
40+
DiffEqUncertainty = "1"
41+
DifferentialEquations = "7"
42+
Distributions = "0.25"
43+
Flux = "0.13"
44+
ForwardDiff = "0.10"
45+
Franklin = "0.10"
3646
IntervalArithmetic = "0.20"
47+
KernelDensity = "0.6"
48+
LatinHypercubeSampling = "1"
49+
MPI = "0.20"
50+
Measurements = "2"
51+
NodeJS = "1"
52+
OrdinaryDiffEq = "6"
53+
ParameterizedFunctions = "5"
54+
Plots = "1"
55+
SIMD = "3"
56+
Sobol = "1"
57+
StaticArrays = "1"
58+
StatsPlots = "0.15"
59+
Sundials = "4"
60+
Traceur = "0.3"
61+
Weave = "0.10"

0 commit comments

Comments
 (0)