From 3aae9e726cb239d3bd4c7c7fd7f591de26874990 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 27 Oct 2023 17:35:20 +0530 Subject: [PATCH] New version: OnlinePortfolioSelection v2.0.0 (#94220) UUID: 038f9fe3-14bd-47ca-b081-2e00e8c46dfa Repo: https://github.com/shayandavoodii/OnlinePortfolioSelection.jl.git Tree: 545de57cdc3f53e185e493b988498ebb0ff1870e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- O/OnlinePortfolioSelection/Compat.toml | 11 ++++++++--- O/OnlinePortfolioSelection/Deps.toml | 12 ++++++------ O/OnlinePortfolioSelection/Versions.toml | 3 +++ O/OnlinePortfolioSelection/WeakCompat.toml | 2 ++ O/OnlinePortfolioSelection/WeakDeps.toml | 2 ++ 5 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 O/OnlinePortfolioSelection/WeakCompat.toml create mode 100644 O/OnlinePortfolioSelection/WeakDeps.toml diff --git a/O/OnlinePortfolioSelection/Compat.toml b/O/OnlinePortfolioSelection/Compat.toml index 23d77ec90223c25..337053affc7b79b 100644 --- a/O/OnlinePortfolioSelection/Compat.toml +++ b/O/OnlinePortfolioSelection/Compat.toml @@ -1,18 +1,23 @@ [1] -JuMP = "1.10.0-1" julia = "1.8.0-1" ["1-1.5"] Ipopt = "1.2.1-1" Statistics = "1.8.0-1" +[1-2] +JuMP = "1.10.0-1" + ["1.2.0"] PrecompileTools = "1.0.3-1" -["1.2.1-1"] +["1.2.1-2"] PrecompileTools = "1.1.0-1" -["1.6-1"] +["1.6-2"] DataStructures = "0.18" Distances = "0.10" Ipopt = "1.2.0-1" + +[2] +julia = "1.9.0-1" diff --git a/O/OnlinePortfolioSelection/Deps.toml b/O/OnlinePortfolioSelection/Deps.toml index 1639bf69f5ae71b..c127e5517d42173 100644 --- a/O/OnlinePortfolioSelection/Deps.toml +++ b/O/OnlinePortfolioSelection/Deps.toml @@ -1,15 +1,15 @@ -[1] +["1-1.3"] +Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" + +[1-2] Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9" JuMP = "4076af6c-e467-56ae-b986-b466b2749572" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -["1-1.3"] -Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" - -["1.2-1"] +["1.2-2"] PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" -["1.6-1"] +["1.6-2"] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" diff --git a/O/OnlinePortfolioSelection/Versions.toml b/O/OnlinePortfolioSelection/Versions.toml index b8d769d5221df85..f4fb68d5dd9507b 100644 --- a/O/OnlinePortfolioSelection/Versions.toml +++ b/O/OnlinePortfolioSelection/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "c8edab376da6d22d15865227083564f26c8bd87d" ["1.10.0"] git-tree-sha1 = "19049dcb80ef187c212ea60cd55ccc70193e4cb1" + +["2.0.0"] +git-tree-sha1 = "545de57cdc3f53e185e493b988498ebb0ff1870e" diff --git a/O/OnlinePortfolioSelection/WeakCompat.toml b/O/OnlinePortfolioSelection/WeakCompat.toml new file mode 100644 index 000000000000000..437c076d82e6160 --- /dev/null +++ b/O/OnlinePortfolioSelection/WeakCompat.toml @@ -0,0 +1,2 @@ +[2] +Clustering = "0.15.2" diff --git a/O/OnlinePortfolioSelection/WeakDeps.toml b/O/OnlinePortfolioSelection/WeakDeps.toml new file mode 100644 index 000000000000000..b2cd04adbeb752f --- /dev/null +++ b/O/OnlinePortfolioSelection/WeakDeps.toml @@ -0,0 +1,2 @@ +[2] +Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"