diff --git a/E/ExpFamilyPCA/Compat.toml b/E/ExpFamilyPCA/Compat.toml index 8f1ec2135750ad5..c50bbf713bbcbcc 100644 --- a/E/ExpFamilyPCA/Compat.toml +++ b/E/ExpFamilyPCA/Compat.toml @@ -1,11 +1,16 @@ [1] +Parameters = "0.12" +julia = "1" + +[1-2] CompressedBeliefMDPs = "1" Distances = "0.10" FunctionWrappers = "1" LogExpFunctions = "0.3" Optim = "1" -Parameters = "0.12" Sobol = "1" Statistics = "1" Symbolics = "6" -julia = "1" + +[2] +julia = "1.10.0-1" diff --git a/E/ExpFamilyPCA/Deps.toml b/E/ExpFamilyPCA/Deps.toml index 71a1e50bdb62789..8b55fe243c0eff0 100644 --- a/E/ExpFamilyPCA/Deps.toml +++ b/E/ExpFamilyPCA/Deps.toml @@ -1,10 +1,12 @@ [1] +Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" + +[1-2] CompressedBeliefMDPs = "0a809e47-b8eb-4578-b4e8-4c2c5f9f833c" Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e" LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688" Optim = "429524aa-4258-5aef-a3af-852621145aeb" -Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/E/ExpFamilyPCA/Versions.toml b/E/ExpFamilyPCA/Versions.toml index 4437fb9d60b0b09..bd24d0d8b209c0b 100644 --- a/E/ExpFamilyPCA/Versions.toml +++ b/E/ExpFamilyPCA/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "33276b598f9c9905a3855e3e5ab61de40547ddf8" ["1.1.0"] git-tree-sha1 = "729fc3b4e874bb351612d396156b80d1565632b6" + +["2.0.0"] +git-tree-sha1 = "93d50d92e5945031bb61df8e912e8f7b44d32cc3"