Skip to content

Commit

Permalink
build: bump compats
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh-b-b committed Jul 2, 2024
1 parent 357c4aa commit e46ffa7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@ cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"

[compat]
Aqua = "0.8"
CUDA = "5"
DiffEqBase = "6.137"
CUDA = "5.4.2"
DiffEqBase = "6.151"
Distributions = "v0.25.107"
DocStringExtensions = "0.9"
Flux = "0.14.6"
Functors = "0.4"
DocStringExtensions = "0.9.3"
Flux = "0.14.16"
Functors = "0.4.11"
LinearAlgebra = "1.10"
Random = "1.10"
Reexport = "1"
Reexport = "1.2.2"
SafeTestsets = "0.1"
SciMLSensitivity = "7.62"
SparseArrays = "1.10"
Statistics = "1.10"
StochasticDiffEq = "6.63"
StochasticDiffEq = "6.66"
Test = "1.10"
Tracker = "0.2.34"
Zygote = "0.6.70"
cuDNN = "1.2"
cuDNN = "1.3.2"
julia = "1.10"

[extras]
Expand Down

0 comments on commit e46ffa7

Please sign in to comment.