From d84d4024a8885dd348b2da5d1c17f701161f65ad Mon Sep 17 00:00:00 2001 From: Hossein Pourbozorg Date: Wed, 10 May 2023 12:43:26 +0330 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 9fd0082..43088df 100644 --- a/Project.toml +++ b/Project.toml @@ -29,10 +29,10 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] AverageShiftedHistograms = "0.8" -CUDA = "3.7, 4" +CUDA = "4" ComputationalResources = "0.3" DataFrames = "1.2" -DiffEqFlux = "1.44" +DiffEqFlux = "1.53, 2" DifferentialEquations = "7.0" Distances = "0.10" Distributions = "0.25"