diff --git a/F/Foresight/Compat.toml b/F/Foresight/Compat.toml index 7eeff60e5791a7a..3213405e1c3b9ae 100644 --- a/F/Foresight/Compat.toml +++ b/F/Foresight/Compat.toml @@ -12,5 +12,11 @@ julia = "1.6.0-1" ["0.2-0"] Clustering = "0.13-0.15" -Images = "0.5-0.26" julia = "1.8.0-1" + +["0.2.0"] +Images = "0.5-0.26" + +["0.2.1-0"] +Format = "1.3.6-1" +Images = "0.25-0.26" diff --git a/F/Foresight/Deps.toml b/F/Foresight/Deps.toml index ae0726fa5841f98..a882841188cfcfb 100644 --- a/F/Foresight/Deps.toml +++ b/F/Foresight/Deps.toml @@ -11,3 +11,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df" ["0.2-0"] Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + +["0.2.1-0"] +Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" diff --git a/F/Foresight/Versions.toml b/F/Foresight/Versions.toml index b35920f4afee2a5..2cbf06c3e5f3e00 100644 --- a/F/Foresight/Versions.toml +++ b/F/Foresight/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "f44caa9a265fbcaa978053c9accdc16c6776d360" ["0.2.0"] git-tree-sha1 = "42d276e073a85bde882b99dd15b3f901abc1bf97" + +["0.2.1"] +git-tree-sha1 = "b89db46c42a36fbd32a20f024e80d3a17210dfb4"