Skip to content

Commit b62e689

Browse files
Merge pull request #968 from SciML/ChrisRackauckas-patch-1
Version bumps
2 parents ba9264d + f6f7dff commit b62e689

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Boltz = "1"
3434
ChainRulesCore = "1"
3535
ComponentArrays = "0.15.17"
3636
ConcreteStructs = "0.2"
37-
DataInterpolations = "6.4, 7"
37+
DataInterpolations = "6.4, 7, 8"
3838
DelayDiffEq = "5.47.3"
39-
DiffEqCallbacks = "3.6.2"
39+
DiffEqCallbacks = "4"
4040
Distances = "0.10.11"
4141
Distributed = "1.10"
4242
Distributions = "0.25"
4343
DistributionsAD = "0.6.55"
4444
ExplicitImports = "1.9"
45-
Flux = "0.14.15"
45+
Flux = "0.16"
4646
ForwardDiff = "0.10"
4747
Hwloc = "3"
4848
InteractiveUtils = "<0.0.1, 1"
@@ -53,7 +53,7 @@ LuxCore = "1"
5353
LuxLib = "1.2"
5454
NNlib = "0.9.22"
5555
OneHotArrays = "0.2.5"
56-
Optimisers = "0.3"
56+
Optimisers = "0.4"
5757
Optimization = "4"
5858
OptimizationOptimJL = "0.4"
5959
OptimizationOptimisers = "0.3"
@@ -69,7 +69,7 @@ Static = "1.1.1"
6969
Statistics = "1.10"
7070
StochasticDiffEq = "6.68.0"
7171
Test = "1.10"
72-
Zygote = "0.6"
72+
Zygote = "0.6, 0.7"
7373
julia = "1.10"
7474

7575
[extras]

0 commit comments

Comments
 (0)