Skip to content

Commit a46a543

Browse files
Merge pull request #140 from SciML/compathelper/new_version/2025-03-27-03-18-31-578-02627741266
CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat)
2 parents c74ecef + a57acab commit a46a543

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ DocStringExtensions = "0.9"
4848
Enzyme = "0.13.2"
4949
FastClosures = "0.3"
5050
FiniteDiff = "2.12"
51-
ForwardDiff = "0.10.26"
51+
ForwardDiff = "0.10.26, 1"
5252
LinearAlgebra = "1.9, 1.10"
5353
MLDataDevices = "1"
5454
MLUtils = "0.4"

test/Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
66
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
77
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
88
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
9-
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
109
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1110
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
1211
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -34,9 +33,8 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3433
Aqua = "0.8"
3534
ComponentArrays = ">= 0.13.9"
3635
Enzyme = "0.13"
37-
Flux = "0.13, 0.14"
3836
IterTools = ">= 1.3.0"
39-
Lux = ">= 0.4.50"
37+
Lux = "1.12"
4038
Manifolds = "0.9"
4139
Optim = ">= 1.4.1"
4240
Optimisers = ">= 0.2.5"

0 commit comments

Comments
 (0)