[ AUTOMATED]: Pkg upgrade for 2024-09-16

Files changed:\nM	Manifest.toml
This commit is contained in:
MillironX 2024-09-16 02:01:49 +00:00
parent 41dc3c7773
commit f870954174

View file

@ -18,9 +18,9 @@ version = "0.4.5"
[[Accessors]] [[Accessors]]
deps = ["CompositionsBase", "ConstructionBase", "Dates", "InverseFunctions", "LinearAlgebra", "MacroTools", "Markdown", "Requires", "Test"] deps = ["CompositionsBase", "ConstructionBase", "Dates", "InverseFunctions", "LinearAlgebra", "MacroTools", "Markdown", "Requires", "Test"]
git-tree-sha1 = "f61b15be1d76846c0ce31d3fcfac5380ae53db6a" git-tree-sha1 = "b392ede862e506d451fc1616e79aa6f4c673dab8"
uuid = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" uuid = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
version = "0.1.37" version = "0.1.38"
[[Adapt]] [[Adapt]]
deps = ["LinearAlgebra", "Requires"] deps = ["LinearAlgebra", "Requires"]
@ -259,9 +259,9 @@ version = "0.2.2"
[[ChainRules]] [[ChainRules]]
deps = ["Adapt", "ChainRulesCore", "Compat", "Distributed", "GPUArraysCore", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "SparseInverseSubset", "Statistics", "StructArrays", "SuiteSparse"] deps = ["Adapt", "ChainRulesCore", "Compat", "Distributed", "GPUArraysCore", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "SparseInverseSubset", "Statistics", "StructArrays", "SuiteSparse"]
git-tree-sha1 = "227985d885b4dbce5e18a96f9326ea1e836e5a03" git-tree-sha1 = "83806b5196e1e9827db0429a7579824c8b0e03ce"
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2" uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
version = "1.69.0" version = "1.70.0"
[[ChainRulesCore]] [[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"] deps = ["Compat", "LinearAlgebra", "SparseArrays"]
@ -911,9 +911,9 @@ version = "0.3.24"
[[HypothesisTests]] [[HypothesisTests]]
deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Printf", "Random", "Rmath", "Roots", "Statistics", "StatsAPI", "StatsBase"] deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Printf", "Random", "Rmath", "Roots", "Statistics", "StatsAPI", "StatsBase"]
git-tree-sha1 = "4b5d5ba51f5f473737ed9de6d8a7aa190ad8c72f" git-tree-sha1 = "35235811ebde579eb0d4eb9f89cc8fc3c31d103d"
uuid = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" uuid = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
version = "0.11.0" version = "0.11.2"
[[IRTools]] [[IRTools]]
deps = ["InteractiveUtils", "MacroTools"] deps = ["InteractiveUtils", "MacroTools"]
@ -1205,9 +1205,9 @@ version = "3.0.3+0"
[[JuliaInterpreter]] [[JuliaInterpreter]]
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"] deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
git-tree-sha1 = "4b415b6cccb9ab61fec78a621572c82ac7fa5776" git-tree-sha1 = "2984284a8abcfcc4784d95a9e2ea4e352dd8ede7"
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a" uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
version = "0.9.35" version = "0.9.36"
[[JuliaWebAPI]] [[JuliaWebAPI]]
deps = ["Base64", "HTTP", "JSON", "Serialization", "Sockets", "ZMQ"] deps = ["Base64", "HTTP", "JSON", "Serialization", "Sockets", "ZMQ"]
@ -1277,9 +1277,9 @@ version = "0.0.23+0"
[[LLVMOpenMP_jll]] [[LLVMOpenMP_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"] deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "e16271d212accd09d52ee0ae98956b8a05c4b626" git-tree-sha1 = "78211fb6cbc872f77cad3fc0b6cf647d923f4929"
uuid = "1d63c593-3942-5779-bab2-d838dc0a180e" uuid = "1d63c593-3942-5779-bab2-d838dc0a180e"
version = "17.0.6+0" version = "18.1.7+0"
[[LZO_jll]] [[LZO_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"] deps = ["Artifacts", "JLLWrappers", "Libdl"]
@ -1670,9 +1670,9 @@ version = "1.3.5+1"
[[OnlineStats]] [[OnlineStats]]
deps = ["AbstractTrees", "Dates", "Distributions", "LinearAlgebra", "OnlineStatsBase", "OrderedCollections", "Random", "RecipesBase", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns"] deps = ["AbstractTrees", "Dates", "Distributions", "LinearAlgebra", "OnlineStatsBase", "OrderedCollections", "Random", "RecipesBase", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns"]
git-tree-sha1 = "29f0e2b369c22190f2500b4fe5af49052c3f0c3b" git-tree-sha1 = "8437102a36046b73a50af12430ec3e8e98768d80"
uuid = "a15396b6-48d5-5d58-9928-6d29437db91e" uuid = "a15396b6-48d5-5d58-9928-6d29437db91e"
version = "1.7.0" version = "1.7.1"
[[OnlineStatsBase]] [[OnlineStatsBase]]
deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OrderedCollections", "Statistics", "StatsBase"] deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OrderedCollections", "Statistics", "StatsBase"]
@ -2081,21 +2081,21 @@ version = "1.1.1"
[[Rmath]] [[Rmath]]
deps = ["Random", "Rmath_jll"] deps = ["Random", "Rmath_jll"]
git-tree-sha1 = "f65dcb5fa46aee0cf9ed6274ccbd597adc49aa7b" git-tree-sha1 = "852bd0f55565a9e973fcfee83a84413270224dc4"
uuid = "79098fc4-a85e-5d69-aa6a-4863f24498fa" uuid = "79098fc4-a85e-5d69-aa6a-4863f24498fa"
version = "0.7.1" version = "0.8.0"
[[Rmath_jll]] [[Rmath_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"] deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "e60724fd3beea548353984dc61c943ecddb0e29a" git-tree-sha1 = "58cdd8fb2201a6267e1db87ff148dd6c1dbd8ad8"
uuid = "f50d1b31-88e8-58de-be2c-1cc44531875f" uuid = "f50d1b31-88e8-58de-be2c-1cc44531875f"
version = "0.4.3+0" version = "0.5.1+0"
[[Roots]] [[Roots]]
deps = ["Accessors", "ChainRulesCore", "CommonSolve", "Printf"] deps = ["Accessors", "ChainRulesCore", "CommonSolve", "Printf"]
git-tree-sha1 = "12e0a0e549c8545db615a2ec48664d56e1aad44d" git-tree-sha1 = "455bc2a1eef4095b7e05c7666c92c9fcbefd842a"
uuid = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" uuid = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
version = "2.1.7" version = "2.2.0"
[[Rotations]] [[Rotations]]
deps = ["LinearAlgebra", "Quaternions", "Random", "RecipesBase", "StaticArrays"] deps = ["LinearAlgebra", "Quaternions", "Random", "RecipesBase", "StaticArrays"]
@ -2314,9 +2314,9 @@ version = "0.33.21"
[[StatsFuns]] [[StatsFuns]]
deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"] deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
git-tree-sha1 = "cef0472124fab0695b58ca35a77c6fb942fdab8a" git-tree-sha1 = "b423576adc27097764a90e163157bcfc9acf0f46"
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c" uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
version = "1.3.1" version = "1.3.2"
[[StatsModels]] [[StatsModels]]
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Printf", "REPL", "ShiftedArrays", "SparseArrays", "StatsAPI", "StatsBase", "StatsFuns", "Tables"] deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Printf", "REPL", "ShiftedArrays", "SparseArrays", "StatsAPI", "StatsBase", "StatsFuns", "Tables"]