diff --git a/G/Gogeta/Compat.toml b/G/Gogeta/Compat.toml index 29f32582286e076..25b5f6bba382672 100644 --- a/G/Gogeta/Compat.toml +++ b/G/Gogeta/Compat.toml @@ -3,3 +3,7 @@ EvoTrees = "0.16" Flux = "0.14" JuMP = "1" julia = "1" + +["0.3-0"] +JSON = "0.21" +Statistics = "1" diff --git a/G/Gogeta/Deps.toml b/G/Gogeta/Deps.toml index 3638616a6f7bc24..1c37eba550aef93 100644 --- a/G/Gogeta/Deps.toml +++ b/G/Gogeta/Deps.toml @@ -4,3 +4,8 @@ EvoTrees = "f6006082-12f8-11e9-0c9c-0d5d367ab1e5" Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" JuMP = "4076af6c-e467-56ae-b986-b466b2749572" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + +["0.3-0"] +JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/G/Gogeta/Versions.toml b/G/Gogeta/Versions.toml index dc52e249cc0b8fc..74475e526197469 100644 --- a/G/Gogeta/Versions.toml +++ b/G/Gogeta/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "846c848e09bb0a1106135f88af749d7295f7ef05" ["0.2.0"] git-tree-sha1 = "36065921a665e86107a2da76995bc697926b1899" + +["0.3.0"] +git-tree-sha1 = "d5d9d4bd0fd9625e84026a3cabffcb4acf6df3fb"