Skip to content

Commit

Permalink
Bump the optimizers
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Feb 24, 2024
1 parent 925f32e commit b786407
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ MLUtils = "0.4"
NNlib = "0.9"
Optimisers = "0.2, 0.3"
Optimization = "3.9"
OptimizationOptimJL = "0.1"
OptimizationOptimisers = "0.1"
OptimizationPolyalgorithms = "0.1"
OptimizationOptimJL = "0.2"
OptimizationOptimisers = "0.2"
OptimizationPolyalgorithms = "0.2"
OrdinaryDiffEq = "6.31"
Plots = "1.36"
Printf = "<0.0.1, 1"
Expand Down

0 comments on commit b786407

Please sign in to comment.