Skip to content

Commit

Permalink
CompatHelper: bump compat for DiffEqFlux to 2 for package gpu, (keep …
Browse files Browse the repository at this point in the history
…existing compat)
  • Loading branch information
CompatHelper Julia committed Apr 19, 2023
1 parent 5a4091c commit 5a03519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gpu/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
[compat]
CUDA = "3.12, 4"
DiffEqCallbacks = "2.24"
DiffEqFlux = "1.52"
DiffEqFlux = "1.52, 2"
Flux = "0.13"

0 comments on commit 5a03519

Please sign in to comment.