Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnoStrouwen committed Dec 26, 2023
1 parent fb53c8c commit 9f32645
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,22 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
DiffEqNoiseProcessReverseDiffExt = "ReverseDiff"

[compat]
DiffEqBase = "~6.54.0"
Distributions = "=0.23.2"
GPUArraysCore = "=0.1.0"
Optim = "~1.0.0"
DiffEqBase = "~6.103.0"
Distributions = "=0.25.0"
GPUArraysCore = "=0.1"
Optim = "~1.2"
PoissonRandom = "=0.4.0"
QuadGK = "~2.4.0"
Random123 = "~1.2.0"
RandomNumbers = "~1.3.0"
RandomNumbers = "~1.5.0"
RecipesBase = "~1.1.0"
RecursiveArrayTools = "~2.8.0"
ResettableStacks = "~1.1.0"
SciMLBase = "~1.8.0"
StaticArraysCore = "~1.4.0"
Statistics = "~1.9.0"
julia = "1.9"
RecursiveArrayTools = "~2.29"
ResettableStacks = "~1.1"
SDEProblemLibrary = "=0.1.4"
SciMLBase = "~1.76.0"
StaticArraysCore = "~1.4"
Statistics = "~1.9"
julia = "~1.9"

[extras]
Cubature = "667455a9-e2ce-5579-9412-b964f529a492"
Expand Down

0 comments on commit 9f32645

Please sign in to comment.