diff --git a/test/gpu/Project.toml b/test/gpu/Project.toml index 1763c5871..ae1dc1e65 100644 --- a/test/gpu/Project.toml +++ b/test/gpu/Project.toml @@ -6,6 +6,6 @@ LuxCUDA = "d0bbae9a-e099-4d5b-a835-1c6931763bda" [compat] CUDA = "3.12, 4, 5" -DiffEqCallbacks = "2.24, 3" +DiffEqCallbacks = "2.24, 3, 4" DiffEqFlux = "3, 4" LuxCUDA = "0.3.1"