Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Jul 25, 2024
1 parent 53d998e commit b40e833
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 @@ -32,7 +32,6 @@ Functors = "0.4.1"
GNNGraphs = "1.0"
LinearAlgebra = "1"
MacroTools = "0.5"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
MLUtils = "0.4"
NNlib = "0.9"
Random = "1"
Expand All @@ -49,6 +48,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
InlineStrings = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
Expand Down

0 comments on commit b40e833

Please sign in to comment.