Skip to content

Commit

Permalink
Expanding Flux compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
murrellb authored Jan 16, 2024
1 parent b589f33 commit 943d755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GraphNeuralNetworks = "cffab07f-9bc2-4db1-8861-388f63bf7694"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
Flux = "0.14"
Flux = "0.13.17, 0.14"
GraphNeuralNetworks = "0.6"
LinearAlgebra = "1"
julia = "1.9"
Expand Down

0 comments on commit 943d755

Please sign in to comment.