Skip to content

Commit f44f08b

Browse files
Bump Flux in tests too to test the new Optimisers version
1 parent 418d67e commit f44f08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3232
Aqua = "0.8"
3333
ComponentArrays = ">= 0.13.9"
3434
DiffEqFlux = ">= 2"
35-
Flux = "0.13, 0.14"
35+
Flux = "0.13, 0.14, 0.15"
3636
IterTools = ">= 1.3.0"
3737
Lux = ">= 0.4.50"
3838
Optim = ">= 1.4.1"
3939
Optimisers = ">= 0.2.5"
4040
OrdinaryDiffEq = ">= 5"
4141
SafeTestsets = ">= 0.0.1"
42-
SciMLSensitivity = ">= 7.0.0"
42+
SciMLSensitivity = ">= 7.0.0"

0 commit comments

Comments
 (0)