diff --git a/G/GalacticOptim/Compat.toml b/G/GalacticOptim/Compat.toml index a1b267407790595..31fd0e987b69ba5 100644 --- a/G/GalacticOptim/Compat.toml +++ b/G/GalacticOptim/Compat.toml @@ -1,2 +1,10 @@ [0] julia = "1" + +["0.1.1-0"] +DiffEqBase = "6.41.0-6" +DiffResults = "1" +ForwardDiff = "0.10" +Optim = "0.22" +Requires = "1" +Zygote = "0.5" diff --git a/G/GalacticOptim/Deps.toml b/G/GalacticOptim/Deps.toml index 7a46fccdfa31605..e488d5e5b534bf3 100644 --- a/G/GalacticOptim/Deps.toml +++ b/G/GalacticOptim/Deps.toml @@ -4,3 +4,6 @@ DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" Optim = "429524aa-4258-5aef-a3af-852621145aeb" Requires = "ae029012-a4dd-5104-9daa-d747884805df" + +["0.1.1-0"] +Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" diff --git a/G/GalacticOptim/Versions.toml b/G/GalacticOptim/Versions.toml index 6cf1c9a1373874d..675a10d69b2310f 100644 --- a/G/GalacticOptim/Versions.toml +++ b/G/GalacticOptim/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "e247dc0bcc35bb953db8f359faf98851a92bdd26" + +["0.1.1"] +git-tree-sha1 = "9e7893f445920fae83f1884a61177e509ab7d152"