diff --git a/Project.toml b/Project.toml index 51a1403..012b8d2 100644 --- a/Project.toml +++ b/Project.toml @@ -16,6 +16,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] +CUDA = "6.2.0" ChainRulesCore = "1.25" ExaModels = "0.8" Flux = "0.16" @@ -24,7 +25,6 @@ MadNLPGPU = "0.9, 0.10" NLPModels = "0.21" Zygote = "0.7" julia = "1.10, 1.11, 1.12" - [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"