Skip to content

Commit

Permalink
Merge pull request #1 from MurrellGroup/compathelper/new_version/2023…
Browse files Browse the repository at this point in the history
…-11-05-00-53-41-478-03184694443

CompatHelper: add new compat entry for Flux at version 0.14, (keep existing compat)
  • Loading branch information
bicycle1885 authored Nov 16, 2023
2 parents bf3e87c + 3d2374a commit 3e3d22d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ GraphNeuralNetworks = "cffab07f-9bc2-4db1-8861-388f63bf7694"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
Flux = "0.14"
julia = "1.9"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "Rotations"]

0 comments on commit 3e3d22d

Please sign in to comment.