diff --git a/Project.toml b/Project.toml index faf455eae..c1e983980 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ Adapt = "3, 4" AdvancedHMC = "0.6.1" Aqua = "0.8" ArrayInterface = "7.7" -CUDA = "4.4.1, 5.2" +CUDA = "4, 5" ChainRulesCore = "1.18" ComponentArrays = "0.15.8" Cubature = "1.5" @@ -69,7 +69,7 @@ MonteCarloMeasurements = "1.1" NeuralOperators = "0.4.8" Optim = "1.7.8" Optimization = "3.19.3" -OptimizationOptimJL = "0.1.14" +OptimizationOptimJL = "0.1" OptimizationOptimisers = "0.1.6" OrdinaryDiffEq = "6.66.0" Pkg = "1" @@ -79,7 +79,7 @@ Reexport = "1.2" RuntimeGeneratedFunctions = "0.5.11" SafeTestsets = "0.1" SciMLBase = "2.10" -Statistics = "1.10" +Statistics = "1" SymbolicUtils = "1.4" Symbolics = "5.11" Test = "1"