Skip to content

Commit

Permalink
Merge pull request #3 from cometscome/compathelper/new_version/2024-0…
Browse files Browse the repository at this point in the history
…5-28-01-25-18-058-03819559346

CompatHelper: add new compat entry for MLDatasets at version 0.7, (keep existing compat)
  • Loading branch information
cometscome authored May 28, 2024
2 parents 6bdc13a + 3046c60 commit 1e1c27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"

[compat]
julia = "1.6.7"
Flux = "0.14"
MLDatasets = "0.7"
julia = "1.6.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"


[targets]
test = ["Test"]

0 comments on commit 1e1c27b

Please sign in to comment.