Skip to content

Commit

Permalink
Bump Flux in tests too to test the new Optimisers version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavdixit02 authored Dec 6, 2024
1 parent 418d67e commit f44f08b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
Aqua = "0.8"
ComponentArrays = ">= 0.13.9"
DiffEqFlux = ">= 2"
Flux = "0.13, 0.14"
Flux = "0.13, 0.14, 0.15"
IterTools = ">= 1.3.0"
Lux = ">= 0.4.50"
Optim = ">= 1.4.1"
Optimisers = ">= 0.2.5"
OrdinaryDiffEq = ">= 5"
SafeTestsets = ">= 0.0.1"
SciMLSensitivity = ">= 7.0.0"
SciMLSensitivity = ">= 7.0.0"

0 comments on commit f44f08b

Please sign in to comment.