[ AUTOMATED]: Pkg upgrade for 2022-08-16

Files changed:\nM	Manifest.toml
This commit is contained in:
MillironX 2022-08-16 02:10:13 +00:00
parent 64a123345d
commit 814f583071

View file

@ -46,15 +46,15 @@ version = "3.5.0+3"
[[ArrayInterface]] [[ArrayInterface]]
deps = ["ArrayInterfaceCore", "Compat", "IfElse", "LinearAlgebra", "Static"] deps = ["ArrayInterfaceCore", "Compat", "IfElse", "LinearAlgebra", "Static"]
git-tree-sha1 = "621913bff3923ff489e4268ba2b425bfacbb1759" git-tree-sha1 = "0582b5976fc76523f77056e888e454f0f7732596"
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
version = "6.0.21" version = "6.0.22"
[[ArrayInterfaceCore]] [[ArrayInterfaceCore]]
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"] deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
git-tree-sha1 = "12bebdb8491042f36c8700705f11c28fef284515" git-tree-sha1 = "40debc9f72d0511e12d817c7ca06a721b6423ba3"
uuid = "30b0a656-2188-435a-8636-2ec0e6a096e2" uuid = "30b0a656-2188-435a-8636-2ec0e6a096e2"
version = "0.1.16" version = "0.1.17"
[[ArrayInterfaceGPUArrays]] [[ArrayInterfaceGPUArrays]]
deps = ["Adapt", "ArrayInterfaceCore", "GPUArraysCore", "LinearAlgebra"] deps = ["Adapt", "ArrayInterfaceCore", "GPUArraysCore", "LinearAlgebra"]
@ -82,9 +82,9 @@ version = "0.1.0"
[[ArrayLayouts]] [[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"] deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
git-tree-sha1 = "eedb031c457f95f13cb843d8dab01bbc3ac48176" git-tree-sha1 = "ac5cc6021f32a272ee572dd2a325049a1fa0d034"
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
version = "0.8.10" version = "0.8.11"
[[Artifacts]] [[Artifacts]]
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@ -138,9 +138,9 @@ version = "0.3.1"
[[BandedMatrices]] [[BandedMatrices]]
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"] deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
git-tree-sha1 = "0227886a3141dfbb9fab5bfbf2133ac57677c1f9" git-tree-sha1 = "d8da9afb97ad4a1a06650db11c8b72d9dd2f1ace"
uuid = "aae01518-5342-5314-be14-df237901396f" uuid = "aae01518-5342-5314-be14-df237901396f"
version = "0.17.3" version = "0.17.5"
[[Base64]] [[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@ -272,10 +272,10 @@ uuid = "aafaddc9-749c-510e-ac4f-586e18779b91"
version = "0.2.2" version = "0.2.2"
[[ChainRules]] [[ChainRules]]
deps = ["ChainRulesCore", "Compat", "Distributed", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "Statistics"] deps = ["Adapt", "ChainRulesCore", "Compat", "Distributed", "GPUArraysCore", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "Statistics", "StructArrays"]
git-tree-sha1 = "d596983b9e9f7838b54758c575a2a460d0031ea0" git-tree-sha1 = "650415ad4c2a007b17f577cb081d9376cc908b6f"
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2" uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
version = "1.39.2" version = "1.44.2"
[[ChainRulesCore]] [[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"] deps = ["Compat", "LinearAlgebra", "SparseArrays"]
@ -506,21 +506,21 @@ version = "0.4.0"
[[DiffEqBase]] [[DiffEqBase]]
deps = ["ArrayInterfaceCore", "ChainRulesCore", "DataStructures", "Distributions", "DocStringExtensions", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "LinearAlgebra", "Logging", "MuladdMacro", "NonlinearSolve", "Parameters", "Printf", "RecursiveArrayTools", "Reexport", "Requires", "SciMLBase", "Setfield", "SparseArrays", "StaticArrays", "Statistics", "ZygoteRules"] deps = ["ArrayInterfaceCore", "ChainRulesCore", "DataStructures", "Distributions", "DocStringExtensions", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "LinearAlgebra", "Logging", "MuladdMacro", "NonlinearSolve", "Parameters", "Printf", "RecursiveArrayTools", "Reexport", "Requires", "SciMLBase", "Setfield", "SparseArrays", "StaticArrays", "Statistics", "ZygoteRules"]
git-tree-sha1 = "3fc96d4d32e5eed475c28a0e4762c6f558558fb6" git-tree-sha1 = "fb4d56afb939f233e2abf964e619ef069a021e26"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e" uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
version = "6.94.4" version = "6.95.2"
[[DiffEqCallbacks]] [[DiffEqCallbacks]]
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArrays"] deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "Markdown", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArrays"]
git-tree-sha1 = "cfef2afe8d73ed2d036b0e4b14a3f9b53045c534" git-tree-sha1 = "d1a99f72b7596fcd55f3cbaeb91332af17581ede"
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def" uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
version = "2.23.1" version = "2.24.0"
[[DiffEqNoiseProcess]] [[DiffEqNoiseProcess]]
deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "ResettableStacks", "SciMLBase", "StaticArrays", "Statistics"] deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "ResettableStacks", "SciMLBase", "StaticArrays", "Statistics"]
git-tree-sha1 = "6f3fe6ebe1b6e6e3a9b72739ada313aa17c9bb66" git-tree-sha1 = "baddd892e9a5dec5ccd3d8e71ec198251d3c5522"
uuid = "77a26b50-5914-5dd7-bc55-306e6241c503" uuid = "77a26b50-5914-5dd7-bc55-306e6241c503"
version = "5.12.0" version = "5.12.1"
[[DiffResults]] [[DiffResults]]
deps = ["StaticArrays"] deps = ["StaticArrays"]
@ -596,6 +596,11 @@ git-tree-sha1 = "b40c9037e1a33990466bc5d224ced34b34eebdb0"
uuid = "d4d017d3-3776-5f7e-afef-a10c40355c18" uuid = "d4d017d3-3776-5f7e-afef-a10c40355c18"
version = "1.18.0" version = "1.18.0"
[[Extents]]
git-tree-sha1 = "5e1e4c53fa39afe63a7d356e30452249365fba99"
uuid = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
version = "0.1.1"
[[EzXML]] [[EzXML]]
deps = ["Printf", "XML2_jll"] deps = ["Printf", "XML2_jll"]
git-tree-sha1 = "0fa3b52a04a4e210aeb1626def9c90df3ae65268" git-tree-sha1 = "0fa3b52a04a4e210aeb1626def9c90df3ae65268"
@ -651,9 +656,9 @@ version = "0.3.2"
[[FastLapackInterface]] [[FastLapackInterface]]
deps = ["LinearAlgebra"] deps = ["LinearAlgebra"]
git-tree-sha1 = "9c77a18eddbc4f7b5edbd2f1c28467ba4ba787bd" git-tree-sha1 = "f2f624311f5e3e74c0d7f8d17ec280d867cd342f"
uuid = "29a986be-02c6-4525-aec4-84b980013641" uuid = "29a986be-02c6-4525-aec4-84b980013641"
version = "1.1.0" version = "1.2.2"
[[FileIO]] [[FileIO]]
deps = ["Pkg", "Requires", "UUIDs"] deps = ["Pkg", "Requires", "UUIDs"]
@ -678,9 +683,9 @@ version = "0.13.2"
[[FiniteDiff]] [[FiniteDiff]]
deps = ["ArrayInterfaceCore", "LinearAlgebra", "Requires", "Setfield", "SparseArrays", "StaticArrays"] deps = ["ArrayInterfaceCore", "LinearAlgebra", "Requires", "Setfield", "SparseArrays", "StaticArrays"]
git-tree-sha1 = "cb8c5f0074153ace28ce5100714df4378ad885e0" git-tree-sha1 = "5a2cff9b6b77b33b89f3d97a4d367747adce647e"
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41" uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
version = "2.14.0" version = "2.15.0"
[[FixedPointNumbers]] [[FixedPointNumbers]]
deps = ["Statistics"] deps = ["Statistics"]
@ -707,9 +712,9 @@ version = "0.4.2"
[[ForwardDiff]] [[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "LogExpFunctions", "NaNMath", "Preferences", "Printf", "Random", "SpecialFunctions", "StaticArrays"] deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "LogExpFunctions", "NaNMath", "Preferences", "Printf", "Random", "SpecialFunctions", "StaticArrays"]
git-tree-sha1 = "2f18915445b248731ec5db4e4a17e451020bf21e" git-tree-sha1 = "187198a4ed8ccd7b5d99c41b69c679269ea2b2d4"
uuid = "f6369f11-7733-5829-9624-2563aa707210" uuid = "f6369f11-7733-5829-9624-2563aa707210"
version = "0.10.30" version = "0.10.32"
[[FreeType]] [[FreeType]]
deps = ["CEnum", "FreeType2_jll"] deps = ["CEnum", "FreeType2_jll"]
@ -751,16 +756,16 @@ deps = ["Random"]
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820" uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
[[GFF3]] [[GFF3]]
deps = ["Automa", "BGZFStreams", "BioGenerics", "BioSequences", "FASTX", "GenomicFeatures", "Indexes", "TranscodingStreams", "URIParser"] deps = ["Automa", "BGZFStreams", "BioGenerics", "FASTX", "GenomicFeatures", "Indexes", "TranscodingStreams", "URIParser"]
git-tree-sha1 = "41449da1ca0e67339caf0c2c916950a90d25bd52" git-tree-sha1 = "c88fbcfe5b9ee631531c4312c3604d5dcd9c1040"
uuid = "af1dc308-cb6b-11e8-32f0-31192efa90f6" uuid = "af1dc308-cb6b-11e8-32f0-31192efa90f6"
version = "0.2.1" version = "0.2.2"
[[GLFW_jll]] [[GLFW_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pkg", "Xorg_libXcursor_jll", "Xorg_libXi_jll", "Xorg_libXinerama_jll", "Xorg_libXrandr_jll"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pkg", "Xorg_libXcursor_jll", "Xorg_libXi_jll", "Xorg_libXinerama_jll", "Xorg_libXrandr_jll"]
git-tree-sha1 = "51d2dfe8e590fbd74e7a842cf6d13d8a2f45dc01" git-tree-sha1 = "d972031d28c8c8d9d7b41a536ad7bb0c2579caca"
uuid = "0656b61e-2033-5cc2-a64a-77c0f6c09b89" uuid = "0656b61e-2033-5cc2-a64a-77c0f6c09b89"
version = "3.3.6+0" version = "3.3.8+0"
[[GLM]] [[GLM]]
deps = ["Distributions", "LinearAlgebra", "Printf", "Reexport", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "StatsModels"] deps = ["Distributions", "LinearAlgebra", "Printf", "Reexport", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "StatsModels"]
@ -820,11 +825,17 @@ git-tree-sha1 = "881bda64be17d6eefdb6dfccc329fdb904fa596e"
uuid = "899a7d2d-5c61-547b-bef9-6698a8d05446" uuid = "899a7d2d-5c61-547b-bef9-6698a8d05446"
version = "2.0.5" version = "2.0.5"
[[GeoInterface]]
deps = ["Extents"]
git-tree-sha1 = "fb28b5dc239d0174d7297310ef7b84a11804dfab"
uuid = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
version = "1.0.1"
[[GeometryBasics]] [[GeometryBasics]]
deps = ["EarCut_jll", "IterTools", "LinearAlgebra", "StaticArrays", "StructArrays", "Tables"] deps = ["EarCut_jll", "GeoInterface", "IterTools", "LinearAlgebra", "StaticArrays", "StructArrays", "Tables"]
git-tree-sha1 = "83ea630384a13fc4f002b77690bc0afeb4255ac9" git-tree-sha1 = "a7a97895780dab1085a97769316aa348830dc991"
uuid = "5c1252a2-5f33-56bf-86c9-59e7332b4326" uuid = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
version = "0.4.2" version = "0.4.3"
[[Gettext_jll]] [[Gettext_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Libiconv_jll", "Pkg", "XML2_jll"] deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Libiconv_jll", "Pkg", "XML2_jll"]
@ -1090,9 +1101,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
[[Interpolations]] [[Interpolations]]
deps = ["Adapt", "AxisAlgorithms", "ChainRulesCore", "LinearAlgebra", "OffsetArrays", "Random", "Ratios", "Requires", "SharedArrays", "SparseArrays", "StaticArrays", "WoodburyMatrices"] deps = ["Adapt", "AxisAlgorithms", "ChainRulesCore", "LinearAlgebra", "OffsetArrays", "Random", "Ratios", "Requires", "SharedArrays", "SparseArrays", "StaticArrays", "WoodburyMatrices"]
git-tree-sha1 = "23e651bbb8d00e9971015d0dd306b780edbdb6b9" git-tree-sha1 = "64f138f9453a018c8f3562e7bae54edc059af249"
uuid = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" uuid = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
version = "0.14.3" version = "0.14.4"
[[IntervalSets]] [[IntervalSets]]
deps = ["Dates", "Random", "Statistics"] deps = ["Dates", "Random", "Statistics"]
@ -1411,9 +1422,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[[LinearSolve]] [[LinearSolve]]
deps = ["ArrayInterfaceCore", "DocStringExtensions", "FastLapackInterface", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "SparseArrays", "SuiteSparse", "UnPack"] deps = ["ArrayInterfaceCore", "DocStringExtensions", "FastLapackInterface", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "SparseArrays", "SuiteSparse", "UnPack"]
git-tree-sha1 = "5d21d76f1d5afdfd01f910e7ff68f25d9da39ad3" git-tree-sha1 = "c48c190442b22c94499a446b8b452f16d04a258c"
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
version = "1.23.1" version = "1.23.3"
[[LittleCMS_jll]] [[LittleCMS_jll]]
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"] deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"]
@ -1431,10 +1442,10 @@ version = "0.3.17"
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
[[LoopVectorization]] [[LoopVectorization]]
deps = ["ArrayInterface", "ArrayInterfaceCore", "ArrayInterfaceOffsetArrays", "ArrayInterfaceStaticArrays", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDDualNumbers", "SIMDTypes", "SLEEFPirates", "SpecialFunctions", "Static", "ThreadingUtilities", "UnPack", "VectorizationBase"] deps = ["ArrayInterface", "ArrayInterfaceCore", "ArrayInterfaceOffsetArrays", "ArrayInterfaceStaticArrays", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDDualNumbers", "SIMDTypes", "SLEEFPirates", "SnoopPrecompile", "SpecialFunctions", "Static", "ThreadingUtilities", "UnPack", "VectorizationBase"]
git-tree-sha1 = "adc9421494fd93e31a18a66e49d79615ad6b2efa" git-tree-sha1 = "aa9beb2007b72cc6b3e36924d3532ac870762f9b"
uuid = "bdcacae8-1622-11e9-2a5c-532679323890" uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
version = "0.12.120" version = "0.12.121"
[[Lz4_jll]] [[Lz4_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@ -1488,9 +1499,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
[[MathOptInterface]] [[MathOptInterface]]
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SparseArrays", "SpecialFunctions", "Test", "Unicode"] deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SparseArrays", "SpecialFunctions", "Test", "Unicode"]
git-tree-sha1 = "e652a21eb0b38849ad84843a50dcbab93313e537" git-tree-sha1 = "b79f525737702ff2a3f2005a0823e3518ce8b04c"
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee" uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
version = "1.6.1" version = "1.7.0"
[[MathProgBase]] [[MathProgBase]]
deps = ["LinearAlgebra", "SparseArrays"] deps = ["LinearAlgebra", "SparseArrays"]
@ -1500,9 +1511,9 @@ version = "0.7.8"
[[MbedTLS]] [[MbedTLS]]
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "Random", "Sockets"] deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "Random", "Sockets"]
git-tree-sha1 = "14cb991ee7ccc6dabda93d310400575c3cae435b" git-tree-sha1 = "d9ab10da9de748859a7780338e1d6566993d1f25"
uuid = "739be429-bea8-5141-9913-cc70e7f3736d" uuid = "739be429-bea8-5141-9913-cc70e7f3736d"
version = "1.1.2" version = "1.1.3"
[[MbedTLS_jll]] [[MbedTLS_jll]]
deps = ["Artifacts", "Libdl"] deps = ["Artifacts", "Libdl"]
@ -1664,9 +1675,9 @@ version = "1.3.5+1"
[[OnlineStats]] [[OnlineStats]]
deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OnlineStatsBase", "OrderedCollections", "Random", "RecipesBase", "Statistics", "StatsBase"] deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OnlineStatsBase", "OrderedCollections", "Random", "RecipesBase", "Statistics", "StatsBase"]
git-tree-sha1 = "78feae582915781a235912de43280f98e6962a78" git-tree-sha1 = "e81f7f4179becdb6c365fb5a44042cfe7d50b77a"
uuid = "a15396b6-48d5-5d58-9928-6d29437db91e" uuid = "a15396b6-48d5-5d58-9928-6d29437db91e"
version = "1.5.13" version = "1.5.14"
[[OnlineStatsBase]] [[OnlineStatsBase]]
deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OrderedCollections", "Statistics", "StatsBase"] deps = ["AbstractTrees", "Dates", "LinearAlgebra", "OrderedCollections", "Statistics", "StatsBase"]
@ -1731,9 +1742,9 @@ version = "1.4.1"
[[OrdinaryDiffEq]] [[OrdinaryDiffEq]]
deps = ["Adapt", "ArrayInterface", "ArrayInterfaceGPUArrays", "ArrayInterfaceStaticArrays", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NLsolve", "NonlinearSolve", "Polyester", "PreallocationTools", "RecursiveArrayTools", "Reexport", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"] deps = ["Adapt", "ArrayInterface", "ArrayInterfaceGPUArrays", "ArrayInterfaceStaticArrays", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NLsolve", "NonlinearSolve", "Polyester", "PreallocationTools", "RecursiveArrayTools", "Reexport", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"]
git-tree-sha1 = "c3b30b0c3ec02849cd30001e3de3f63e5842bbfd" git-tree-sha1 = "6be470b4eb54a4f7c46bc3e0c7bd77f9113d787f"
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
version = "6.19.2" version = "6.20.0"
[[PCRE_jll]] [[PCRE_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@ -1819,9 +1830,9 @@ version = "1.3.0"
[[Plots]] [[Plots]]
deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "GeometryBasics", "JSON", "LaTeXStrings", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "UUIDs", "UnicodeFun", "Unzip"] deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "GeometryBasics", "JSON", "LaTeXStrings", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "UUIDs", "UnicodeFun", "Unzip"]
git-tree-sha1 = "05873db92e703f134649d88b8a164f3b7acb4d73" git-tree-sha1 = "a19652399f43938413340b2068e11e55caa46b65"
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
version = "1.31.5" version = "1.31.7"
[[PoissonRandom]] [[PoissonRandom]]
deps = ["Random"] deps = ["Random"]
@ -1837,15 +1848,15 @@ version = "0.6.14"
[[PolyesterWeave]] [[PolyesterWeave]]
deps = ["BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "Static", "ThreadingUtilities"] deps = ["BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "Static", "ThreadingUtilities"]
git-tree-sha1 = "cf82af4e114b0da31c4896aef6c5b8be3fe0916d" git-tree-sha1 = "cf8155767df6ec8fd21b49e81ec8a8099e1a5f96"
uuid = "1d0040c9-8b98-4ee7-8388-3f51789ca0ad" uuid = "1d0040c9-8b98-4ee7-8388-3f51789ca0ad"
version = "0.1.7" version = "0.1.8"
[[Polynomials]] [[Polynomials]]
deps = ["LinearAlgebra", "MutableArithmetics", "RecipesBase"] deps = ["LinearAlgebra", "RecipesBase"]
git-tree-sha1 = "8cc4b1a1d81b1db45dea3512040be7f0e84bfef9" git-tree-sha1 = "3010a6dd6ad4c7384d2f38c58fa8172797d879c1"
uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45" uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
version = "3.1.6" version = "3.2.0"
[[PooledArrays]] [[PooledArrays]]
deps = ["DataAPI", "Future"] deps = ["DataAPI", "Future"]
@ -1878,10 +1889,10 @@ uuid = "85a6dd25-e78a-55b7-8502-1745935b8125"
version = "0.2.4" version = "0.2.4"
[[PreallocationTools]] [[PreallocationTools]]
deps = ["Adapt", "ArrayInterfaceCore", "ForwardDiff"] deps = ["Adapt", "ArrayInterfaceCore", "ForwardDiff", "ReverseDiff"]
git-tree-sha1 = "ba66bf03b84ca3bd0a26aa2bbe96cd9df2f4f9b9" git-tree-sha1 = "5c076a409ec8d2a86d3685a7e4fed330cd489889"
uuid = "d236fae5-4411-538c-8e31-a6e3d9e00b46" uuid = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
version = "0.4.0" version = "0.4.2"
[[Preferences]] [[Preferences]]
deps = ["TOML"] deps = ["TOML"]
@ -2012,10 +2023,10 @@ uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c"
version = "0.6.3" version = "0.6.3"
[[RecursiveArrayTools]] [[RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArraysCore", "ChainRulesCore", "DocStringExtensions", "FillArrays", "GPUArraysCore", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "ZygoteRules"] deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArraysCore", "ChainRulesCore", "DocStringExtensions", "FillArrays", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "Tables", "ZygoteRules"]
git-tree-sha1 = "4ce7584604489e537b2ab84ed92b4107d03377f0" git-tree-sha1 = "3004608dc42101a944e44c1c68b599fa7c669080"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd" uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
version = "2.31.2" version = "2.32.0"
[[RecursiveFactorization]] [[RecursiveFactorization]]
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "StrideArraysCore", "TriangularSolve"] deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "StrideArraysCore", "TriangularSolve"]
@ -2052,6 +2063,12 @@ git-tree-sha1 = "256eeeec186fa7f26f2801732774ccf277f05db9"
uuid = "ae5879a3-cd67-5da8-be7f-38c6eb64a37b" uuid = "ae5879a3-cd67-5da8-be7f-38c6eb64a37b"
version = "1.1.1" version = "1.1.1"
[[ReverseDiff]]
deps = ["ChainRulesCore", "DiffResults", "DiffRules", "ForwardDiff", "FunctionWrappers", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "Random", "SpecialFunctions", "StaticArrays", "Statistics"]
git-tree-sha1 = "b8e2eb3d8e1530acb73d8949eab3cedb1d43f840"
uuid = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
version = "1.14.1"
[[Rmath]] [[Rmath]]
deps = ["Random", "Rmath_jll"] deps = ["Random", "Rmath_jll"]
git-tree-sha1 = "bf3188feca147ce108c76ad82c2792c57abe7b1f" git-tree-sha1 = "bf3188feca147ce108c76ad82c2792c57abe7b1f"
@ -2109,9 +2126,9 @@ version = "0.3.3"
[[SciMLBase]] [[SciMLBase]]
deps = ["ArrayInterfaceCore", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "RecipesBase", "RecursiveArrayTools", "StaticArraysCore", "Statistics", "Tables"] deps = ["ArrayInterfaceCore", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "RecipesBase", "RecursiveArrayTools", "StaticArraysCore", "Statistics", "Tables"]
git-tree-sha1 = "7cb46ff55af945a8b68e148bf22f9325f7221d8d" git-tree-sha1 = "bcbc793b4006179c5a146d3d6afa9c699a14d03c"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "1.45.0" version = "1.48.1"
[[ScikitLearnBase]] [[ScikitLearnBase]]
deps = ["LinearAlgebra", "Random", "Statistics"] deps = ["LinearAlgebra", "Random", "Statistics"]
@ -2141,10 +2158,10 @@ version = "0.1.1"
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
[[Setfield]] [[Setfield]]
deps = ["ConstructionBase", "Future", "MacroTools", "Requires"] deps = ["ConstructionBase", "Future", "MacroTools", "StaticArraysCore"]
git-tree-sha1 = "77172cadd2fdfa0c84c87e3a01215a4ca7723310" git-tree-sha1 = "e5364b687e552d73543cf09e583b944eaffff6c4"
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46" uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
version = "1.0.0" version = "1.1.0"
[[SharedArrays]] [[SharedArrays]]
deps = ["Distributed", "Mmap", "Random", "Serialization"] deps = ["Distributed", "Mmap", "Random", "Serialization"]
@ -2179,6 +2196,11 @@ git-tree-sha1 = "8fb59825be681d451c246a795117f317ecbcaa28"
uuid = "45858cf5-a6b0-47a3-bbea-62219f50df47" uuid = "45858cf5-a6b0-47a3-bbea-62219f50df47"
version = "0.1.2" version = "0.1.2"
[[SnoopPrecompile]]
git-tree-sha1 = "3841791b9d1a4d5a4394d7eb4c43f42303a20e0c"
uuid = "66db9d55-30c0-4569-8b51-7e840670fc0c"
version = "1.0.0"
[[Sockets]] [[Sockets]]
uuid = "6462fe0b-24de-5631-8697-dd941f90decc" uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
@ -2194,9 +2216,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
[[SparseDiffTools]] [[SparseDiffTools]]
deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArrays", "Compat", "DataStructures", "FiniteDiff", "ForwardDiff", "Graphs", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays", "VertexSafeGraphs"] deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArrays", "Compat", "DataStructures", "FiniteDiff", "ForwardDiff", "Graphs", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays", "VertexSafeGraphs"]
git-tree-sha1 = "75b219d2de55a04c8be38ddabf5cbbd567df1abb" git-tree-sha1 = "9287f8a1831e7b978f609a4c52c8b94ba6e863ad"
uuid = "47a9eef4-7e08-11e9-0b38-333d64bd3804" uuid = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
version = "1.25.0" version = "1.25.1"
[[SpecialFunctions]] [[SpecialFunctions]]
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
@ -2224,14 +2246,14 @@ version = "0.7.6"
[[StaticArrays]] [[StaticArrays]]
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"] deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "23368a3313d12a2326ad0035f0db0c0966f438ef" git-tree-sha1 = "8803c6dea034ab8cd988abe4a91e5589d61c7416"
uuid = "90137ffa-7385-5640-81b9-e52037218182" uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "1.5.2" version = "1.5.4"
[[StaticArraysCore]] [[StaticArraysCore]]
git-tree-sha1 = "66fe9eb253f910fe8cf161953880cfdaef01cdf0" git-tree-sha1 = "5b413a57dd3cea38497d745ce088ac8592fbb5be"
uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
version = "1.0.1" version = "1.1.0"
[[Statistics]] [[Statistics]]
deps = ["LinearAlgebra", "SparseArrays"] deps = ["LinearAlgebra", "SparseArrays"]
@ -2245,9 +2267,9 @@ version = "1.2.2"
[[StatsBase]] [[StatsBase]]
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"] deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
git-tree-sha1 = "0005d75f43ff23688914536c5e9d5ac94f8077f7" git-tree-sha1 = "d1bf48bfcc554a3761a133fe3a9bb01488e06916"
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
version = "0.33.20" version = "0.33.21"
[[StatsFuns]] [[StatsFuns]]
deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"] deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@ -2257,9 +2279,9 @@ version = "1.0.1"
[[StatsModels]] [[StatsModels]]
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Printf", "REPL", "ShiftedArrays", "SparseArrays", "StatsBase", "StatsFuns", "Tables"] deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Printf", "REPL", "ShiftedArrays", "SparseArrays", "StatsBase", "StatsFuns", "Tables"]
git-tree-sha1 = "4352d5badd1bc8bf0a8c825e886fa1eda4f0f967" git-tree-sha1 = "f8ba54b202c77622a713e25e7616d618308b34d3"
uuid = "3eaba693-59b7-5ba5-a881-562e759f1c8d" uuid = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
version = "0.6.30" version = "0.6.31"
[[StatsPlots]] [[StatsPlots]]
deps = ["AbstractFFTs", "Clustering", "DataStructures", "DataValues", "Distributions", "Interpolations", "KernelDensity", "LinearAlgebra", "MultivariateStats", "Observables", "Plots", "RecipesBase", "RecipesPipeline", "Reexport", "StatsBase", "TableOperations", "Tables", "Widgets"] deps = ["AbstractFFTs", "Clustering", "DataStructures", "DataValues", "Distributions", "Interpolations", "KernelDensity", "LinearAlgebra", "MultivariateStats", "Observables", "Plots", "RecipesBase", "RecipesPipeline", "Reexport", "StatsBase", "TableOperations", "Tables", "Widgets"]
@ -2275,9 +2297,9 @@ version = "1.9.0"
[[StochasticDiffEq]] [[StochasticDiffEq]]
deps = ["Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DiffEqNoiseProcess", "DocStringExtensions", "FillArrays", "FiniteDiff", "ForwardDiff", "JumpProcesses", "LevyArea", "LinearAlgebra", "Logging", "MuladdMacro", "NLsolve", "OrdinaryDiffEq", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"] deps = ["Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DiffEqNoiseProcess", "DocStringExtensions", "FillArrays", "FiniteDiff", "ForwardDiff", "JumpProcesses", "LevyArea", "LinearAlgebra", "Logging", "MuladdMacro", "NLsolve", "OrdinaryDiffEq", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"]
git-tree-sha1 = "a518b59fe62a07e007c8f7913e14e2fae697c8a7" git-tree-sha1 = "a13569d9c5b2a7b35ce0462864138383fceab26f"
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
version = "6.51.0" version = "6.52.0"
[[StrideArraysCore]] [[StrideArraysCore]]
deps = ["ArrayInterface", "CloseOpenIntervals", "IfElse", "LayoutPointers", "ManualMemory", "SIMDTypes", "Static", "ThreadingUtilities"] deps = ["ArrayInterface", "CloseOpenIntervals", "IfElse", "LayoutPointers", "ManualMemory", "SIMDTypes", "Static", "ThreadingUtilities"]
@ -2299,9 +2321,9 @@ version = "0.6.11"
[[StructTypes]] [[StructTypes]]
deps = ["Dates", "UUIDs"] deps = ["Dates", "UUIDs"]
git-tree-sha1 = "d24a825a95a6d98c385001212dc9020d609f2d4f" git-tree-sha1 = "79aa7175f0149ba2fe22b96a271f4024429de02d"
uuid = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" uuid = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
version = "1.8.1" version = "1.9.0"
[[SubstitutionModels]] [[SubstitutionModels]]
deps = ["BioSymbols", "LinearAlgebra", "StaticArrays"] deps = ["BioSymbols", "LinearAlgebra", "StaticArrays"]
@ -2425,10 +2447,10 @@ uuid = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7"
version = "0.3.0" version = "0.3.0"
[[TriangularSolve]] [[TriangularSolve]]
deps = ["CloseOpenIntervals", "IfElse", "LayoutPointers", "LinearAlgebra", "LoopVectorization", "Polyester", "Static", "VectorizationBase"] deps = ["CloseOpenIntervals", "IfElse", "LayoutPointers", "LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "Static", "VectorizationBase"]
git-tree-sha1 = "caf797b6fccbc0d080c44b4cb2319faf78c9d058" git-tree-sha1 = "8987cf4a0f8d6c375e4ab1438a048e0a185151e4"
uuid = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf" uuid = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
version = "0.1.12" version = "0.1.13"
[[Twiddle]] [[Twiddle]]
git-tree-sha1 = "29509c4862bfb5da9e76eb6937125ab93986270a" git-tree-sha1 = "29509c4862bfb5da9e76eb6937125ab93986270a"
@ -2495,9 +2517,9 @@ version = "0.5.3"
[[VectorizationBase]] [[VectorizationBase]]
deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static"] deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static"]
git-tree-sha1 = "7446183197e8a91c46e2c7b25667901451deff40" git-tree-sha1 = "a0b74e8247f30420ba25c8fcfc1c69cb84ff8cff"
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f" uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
version = "0.21.44" version = "0.21.46"
[[VertexSafeGraphs]] [[VertexSafeGraphs]]
deps = ["Graphs"] deps = ["Graphs"]
@ -2741,9 +2763,9 @@ version = "1.5.2+0"
[[Zygote]] [[Zygote]]
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"] deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
git-tree-sha1 = "91822d41345b9b9b84babe4debd18dd6ccf45311" git-tree-sha1 = "8ac61a92a33b3fd2a4cbf92951817831e313a004"
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f" uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
version = "0.6.43" version = "0.6.44"
[[ZygoteRules]] [[ZygoteRules]]
deps = ["MacroTools"] deps = ["MacroTools"]
@ -2809,9 +2831,9 @@ uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
[[protoc_jll]] [[protoc_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "cd74748e54f76134ddf000a6e3022901485c2d26" git-tree-sha1 = "57608ab80c2c34032b89ff149495310791890aac"
uuid = "c7845625-083e-5bbe-8504-b32d602b7110" uuid = "c7845625-083e-5bbe-8504-b32d602b7110"
version = "3.19.4+0" version = "3.21.4+0"
[[x264_jll]] [[x264_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@ -2827,6 +2849,6 @@ version = "3.5.0+0"
[[xkbcommon_jll]] [[xkbcommon_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Wayland_jll", "Wayland_protocols_jll", "Xorg_libxcb_jll", "Xorg_xkeyboard_config_jll"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Wayland_jll", "Wayland_protocols_jll", "Xorg_libxcb_jll", "Xorg_xkeyboard_config_jll"]
git-tree-sha1 = "ece2350174195bb31de1a63bea3a41ae1aa593b6" git-tree-sha1 = "9ebfc140cc56e8c2156a15ceac2f0302e327ac0a"
uuid = "d8fb68d0-12a3-5cfd-a85a-d49703b185fd" uuid = "d8fb68d0-12a3-5cfd-a85a-d49703b185fd"
version = "0.9.1+5" version = "1.4.1+0"