Skip to content

Commit

Permalink
CompatHelper: bump compat for DiffEqGPU to 3 for package docs, (keep …
Browse files Browse the repository at this point in the history
…existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 19, 2023
1 parent 868f6bf commit ff14194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

[compat]
DifferentialEquations = "7"
DiffEqGPU = "2"
DiffEqGPU = "2, 3"
DiffEqNoiseProcess = "5"
DifferentialEquations = "7"
Distributions = "0.25"
Documenter = "1"
ForwardDiff = "0.10"
Expand Down

0 comments on commit ff14194

Please sign in to comment.