Skip to content

Commit 07862da

Browse files
authored
Bump deps (#2475)
1 parent a5bbb5f commit 07862da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Flux"
22
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
3-
version = "0.14.17"
3+
version = "0.14.18"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -37,7 +37,7 @@ FluxEnzymeExt = "Enzyme"
3737
FluxMetalExt = "Metal"
3838

3939
[compat]
40-
AMDGPU = "0.9.3"
40+
AMDGPU = "1"
4141
Adapt = "3, 4"
4242
CUDA = "4, 5"
4343
ChainRulesCore = "1.12"
@@ -47,7 +47,7 @@ Functors = "0.4"
4747
MLUtils = "0.4"
4848
MacroTools = "0.5"
4949
Metal = "0.5, 1"
50-
NNlib = "0.9.15"
50+
NNlib = "0.9.22"
5151
OneHotArrays = "0.2.4"
5252
Optimisers = "0.3.3"
5353
Preferences = "1"

0 commit comments

Comments
 (0)