mirror of
https://github.com/MillironX/docker-BioJulia.git
synced 2024-11-21 14:36:03 +00:00
[⚡ AUTOMATED]: Pkg upgrade for 2023-04-02
Files changed:\nM Manifest.toml
This commit is contained in:
parent
5d66b213d0
commit
2dee1f34c9
1 changed files with 89 additions and 89 deletions
178
Manifest.toml
178
Manifest.toml
|
@ -46,9 +46,9 @@ version = "3.5.0+3"
|
||||||
|
|
||||||
[[ArrayInterface]]
|
[[ArrayInterface]]
|
||||||
deps = ["Adapt", "LinearAlgebra", "Requires", "SnoopPrecompile", "SparseArrays", "SuiteSparse"]
|
deps = ["Adapt", "LinearAlgebra", "Requires", "SnoopPrecompile", "SparseArrays", "SuiteSparse"]
|
||||||
git-tree-sha1 = "a89acc90c551067cd84119ff018619a1a76c6277"
|
git-tree-sha1 = "38911c7737e123b28182d89027f4216cfc8a9da7"
|
||||||
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
|
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
|
||||||
version = "7.2.1"
|
version = "7.4.3"
|
||||||
|
|
||||||
[[ArrayInterfaceCore]]
|
[[ArrayInterfaceCore]]
|
||||||
deps = ["LinearAlgebra", "SnoopPrecompile", "SparseArrays", "SuiteSparse"]
|
deps = ["LinearAlgebra", "SnoopPrecompile", "SparseArrays", "SuiteSparse"]
|
||||||
|
@ -114,9 +114,9 @@ version = "0.3.1"
|
||||||
|
|
||||||
[[BandedMatrices]]
|
[[BandedMatrices]]
|
||||||
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "SnoopPrecompile", "SparseArrays"]
|
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "SnoopPrecompile", "SparseArrays"]
|
||||||
git-tree-sha1 = "04f8147bbf7ea9a72f957c9b4095909df3ab21b1"
|
git-tree-sha1 = "6ef8fc1d77b60f41041d59ce61ef9eb41ed97a83"
|
||||||
uuid = "aae01518-5342-5314-be14-df237901396f"
|
uuid = "aae01518-5342-5314-be14-df237901396f"
|
||||||
version = "0.17.17"
|
version = "0.17.18"
|
||||||
|
|
||||||
[[Base64]]
|
[[Base64]]
|
||||||
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
||||||
|
@ -271,15 +271,15 @@ version = "0.1.12"
|
||||||
|
|
||||||
[[Clustering]]
|
[[Clustering]]
|
||||||
deps = ["Distances", "LinearAlgebra", "NearestNeighbors", "Printf", "Random", "SparseArrays", "Statistics", "StatsBase"]
|
deps = ["Distances", "LinearAlgebra", "NearestNeighbors", "Printf", "Random", "SparseArrays", "Statistics", "StatsBase"]
|
||||||
git-tree-sha1 = "64df3da1d2a26f4de23871cd1b6482bb68092bd5"
|
git-tree-sha1 = "7ebbd653f74504447f1c33b91cd706a69a1b189f"
|
||||||
uuid = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
|
uuid = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
|
||||||
version = "0.14.3"
|
version = "0.14.4"
|
||||||
|
|
||||||
[[CodeTracking]]
|
[[CodeTracking]]
|
||||||
deps = ["InteractiveUtils", "UUIDs"]
|
deps = ["InteractiveUtils", "UUIDs"]
|
||||||
git-tree-sha1 = "d57c99cc7e637165c81b30eb268eabe156a45c49"
|
git-tree-sha1 = "0683f086e2ef8e2fdacd3f246b35c59e7088b283"
|
||||||
uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
|
uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
|
||||||
version = "1.2.2"
|
version = "1.3.0"
|
||||||
|
|
||||||
[[CodecBase]]
|
[[CodecBase]]
|
||||||
deps = ["TranscodingStreams"]
|
deps = ["TranscodingStreams"]
|
||||||
|
@ -492,9 +492,9 @@ version = "6.122.1"
|
||||||
|
|
||||||
[[DiffEqCallbacks]]
|
[[DiffEqCallbacks]]
|
||||||
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "Markdown", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArraysCore"]
|
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "Markdown", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArraysCore"]
|
||||||
git-tree-sha1 = "b497f63a13fe37e03ed7ac72d71b72aad17b46c4"
|
git-tree-sha1 = "63b6be7b396ad395825f3cc48c56b53bfaf7e69d"
|
||||||
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
|
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
|
||||||
version = "2.26.0"
|
version = "2.26.1"
|
||||||
|
|
||||||
[[DiffEqNoiseProcess]]
|
[[DiffEqNoiseProcess]]
|
||||||
deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "Requires", "ResettableStacks", "SciMLBase", "StaticArrays", "Statistics"]
|
deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "Requires", "ResettableStacks", "SciMLBase", "StaticArrays", "Statistics"]
|
||||||
|
@ -656,15 +656,15 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
|
||||||
|
|
||||||
[[FillArrays]]
|
[[FillArrays]]
|
||||||
deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"]
|
deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"]
|
||||||
git-tree-sha1 = "d3ba08ab64bdfd27234d3f61956c966266757fe6"
|
git-tree-sha1 = "7072f1e3e5a8be51d525d64f63d3ec1287ff2790"
|
||||||
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
|
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
|
||||||
version = "0.13.7"
|
version = "0.13.11"
|
||||||
|
|
||||||
[[FiniteDiff]]
|
[[FiniteDiff]]
|
||||||
deps = ["ArrayInterface", "LinearAlgebra", "Requires", "Setfield", "SparseArrays", "StaticArrays"]
|
deps = ["ArrayInterface", "LinearAlgebra", "Requires", "Setfield", "SparseArrays", "StaticArrays"]
|
||||||
git-tree-sha1 = "ed1b56934a2f7a65035976985da71b6a65b4f2cf"
|
git-tree-sha1 = "03fcb1c42ec905d15b305359603888ec3e65f886"
|
||||||
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
|
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
|
||||||
version = "2.18.0"
|
version = "2.19.0"
|
||||||
|
|
||||||
[[FixedPointNumbers]]
|
[[FixedPointNumbers]]
|
||||||
deps = ["Statistics"]
|
deps = ["Statistics"]
|
||||||
|
@ -741,9 +741,9 @@ uuid = "781609d7-10c4-51f6-84f2-b8444358ff6d"
|
||||||
|
|
||||||
[[GPUArrays]]
|
[[GPUArrays]]
|
||||||
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
|
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
|
||||||
git-tree-sha1 = "a28f752ffab0ccd6660fc7af5ad1c9ad176f45f7"
|
git-tree-sha1 = "9ade6983c3dbbd492cf5729f865fe030d1541463"
|
||||||
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
|
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
|
||||||
version = "8.6.3"
|
version = "8.6.6"
|
||||||
|
|
||||||
[[GPUArraysCore]]
|
[[GPUArraysCore]]
|
||||||
deps = ["Adapt"]
|
deps = ["Adapt"]
|
||||||
|
@ -753,15 +753,15 @@ version = "0.1.4"
|
||||||
|
|
||||||
[[GR]]
|
[[GR]]
|
||||||
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Pkg", "Preferences", "Printf", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "UUIDs", "p7zip_jll"]
|
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Pkg", "Preferences", "Printf", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "UUIDs", "p7zip_jll"]
|
||||||
git-tree-sha1 = "660b2ea2ec2b010bb02823c6d0ff6afd9bdc5c16"
|
git-tree-sha1 = "4423d87dc2d3201f3f1768a29e807ddc8cc867ef"
|
||||||
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
|
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
|
||||||
version = "0.71.7"
|
version = "0.71.8"
|
||||||
|
|
||||||
[[GR_jll]]
|
[[GR_jll]]
|
||||||
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt5Base_jll", "Zlib_jll", "libpng_jll"]
|
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt5Base_jll", "Zlib_jll", "libpng_jll"]
|
||||||
git-tree-sha1 = "d5e1fd17ac7f3aa4c5287a61ee28d4f8b8e98873"
|
git-tree-sha1 = "3657eb348d44575cc5560c80d7e55b812ff6ffe1"
|
||||||
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
|
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
|
||||||
version = "0.71.7+0"
|
version = "0.71.8+0"
|
||||||
|
|
||||||
[[GenericSchur]]
|
[[GenericSchur]]
|
||||||
deps = ["LinearAlgebra", "Printf"]
|
deps = ["LinearAlgebra", "Printf"]
|
||||||
|
@ -859,10 +859,10 @@ uuid = "3e5b6fbb-0976-4d2c-9146-d79de83f2fb0"
|
||||||
version = "0.1.14"
|
version = "0.1.14"
|
||||||
|
|
||||||
[[HypergeometricFunctions]]
|
[[HypergeometricFunctions]]
|
||||||
deps = ["DualNumbers", "LinearAlgebra", "OpenLibm_jll", "SpecialFunctions", "Test"]
|
deps = ["DualNumbers", "LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
|
||||||
git-tree-sha1 = "709d864e3ed6e3545230601f94e11ebc65994641"
|
git-tree-sha1 = "d926e9c297ef4607866e8ef5df41cde1a642917f"
|
||||||
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
|
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
|
||||||
version = "0.3.11"
|
version = "0.3.14"
|
||||||
|
|
||||||
[[HypothesisTests]]
|
[[HypothesisTests]]
|
||||||
deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Random", "Rmath", "Roots", "Statistics", "StatsBase"]
|
deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Random", "Rmath", "Roots", "Statistics", "StatsBase"]
|
||||||
|
@ -872,9 +872,9 @@ version = "0.10.11"
|
||||||
|
|
||||||
[[IRTools]]
|
[[IRTools]]
|
||||||
deps = ["InteractiveUtils", "MacroTools", "Test"]
|
deps = ["InteractiveUtils", "MacroTools", "Test"]
|
||||||
git-tree-sha1 = "2af2fe19f0d5799311a6491267a14817ad9fbd20"
|
git-tree-sha1 = "0ade27f0c49cebd8db2523c4eeccf779407cf12c"
|
||||||
uuid = "7869d1d1-7146-5819-86e3-90919afe41df"
|
uuid = "7869d1d1-7146-5819-86e3-90919afe41df"
|
||||||
version = "0.4.8"
|
version = "0.4.9"
|
||||||
|
|
||||||
[[IfElse]]
|
[[IfElse]]
|
||||||
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
|
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
|
||||||
|
@ -1051,9 +1051,9 @@ version = "0.14.7"
|
||||||
|
|
||||||
[[IntervalSets]]
|
[[IntervalSets]]
|
||||||
deps = ["Dates", "Random", "Statistics"]
|
deps = ["Dates", "Random", "Statistics"]
|
||||||
git-tree-sha1 = "3f91cd3f56ea48d4d2a75c2a65455c5fc74fa347"
|
git-tree-sha1 = "16c0cc91853084cb5f58a78bd209513900206ce6"
|
||||||
uuid = "8197267c-284f-5f27-9208-e0e47529a953"
|
uuid = "8197267c-284f-5f27-9208-e0e47529a953"
|
||||||
version = "0.7.3"
|
version = "0.7.4"
|
||||||
|
|
||||||
[[IntervalTrees]]
|
[[IntervalTrees]]
|
||||||
deps = ["InteractiveUtils", "Profile", "Random", "Test"]
|
deps = ["InteractiveUtils", "Profile", "Random", "Test"]
|
||||||
|
@ -1155,9 +1155,9 @@ version = "2.1.91+0"
|
||||||
|
|
||||||
[[JuliaInterpreter]]
|
[[JuliaInterpreter]]
|
||||||
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
|
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
|
||||||
git-tree-sha1 = "d9ae7a9081d9b1a3b2a5c1d3dac5e2fdaafbd538"
|
git-tree-sha1 = "6a125e6a4cb391e0b9adbd1afa9e771c2179f8ef"
|
||||||
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
|
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
|
||||||
version = "0.9.22"
|
version = "0.9.23"
|
||||||
|
|
||||||
[[JuliaWebAPI]]
|
[[JuliaWebAPI]]
|
||||||
deps = ["Base64", "HTTP", "JSON", "Serialization", "Sockets", "ZMQ"]
|
deps = ["Base64", "HTTP", "JSON", "Serialization", "Sockets", "ZMQ"]
|
||||||
|
@ -1167,9 +1167,9 @@ version = "0.6.3"
|
||||||
|
|
||||||
[[JumpProcesses]]
|
[[JumpProcesses]]
|
||||||
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "FunctionWrappers", "Graphs", "LinearAlgebra", "Markdown", "PoissonRandom", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "StaticArrays", "TreeViews", "UnPack"]
|
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "FunctionWrappers", "Graphs", "LinearAlgebra", "Markdown", "PoissonRandom", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "StaticArrays", "TreeViews", "UnPack"]
|
||||||
git-tree-sha1 = "341cb268f83a2d214f12ba214489fb8fde2e3c54"
|
git-tree-sha1 = "740c685ba3d7f218663436b2152041563c19db6e"
|
||||||
uuid = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
|
uuid = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
|
||||||
version = "9.6.0"
|
version = "9.6.1"
|
||||||
|
|
||||||
[[KLU]]
|
[[KLU]]
|
||||||
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse_jll"]
|
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse_jll"]
|
||||||
|
@ -1221,15 +1221,15 @@ version = "3.0.0+1"
|
||||||
|
|
||||||
[[LLVM]]
|
[[LLVM]]
|
||||||
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
|
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
|
||||||
git-tree-sha1 = "df115c31f5c163697eede495918d8e85045c8f04"
|
git-tree-sha1 = "a8960cae30b42b66dd41808beb76490519f6f9e2"
|
||||||
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
|
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
|
||||||
version = "4.16.0"
|
version = "5.0.0"
|
||||||
|
|
||||||
[[LLVMExtra_jll]]
|
[[LLVMExtra_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
|
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
|
||||||
git-tree-sha1 = "7718cf44439c676bc0ec66a87099f41015a522d6"
|
git-tree-sha1 = "09b7505cc0b1cee87e5d4a26eea61d2e1b0dcd35"
|
||||||
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
|
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
|
||||||
version = "0.0.16+2"
|
version = "0.0.21+0"
|
||||||
|
|
||||||
[[LZO_jll]]
|
[[LZO_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
@ -1371,10 +1371,10 @@ deps = ["Libdl"]
|
||||||
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
||||||
|
|
||||||
[[LinearSolve]]
|
[[LinearSolve]]
|
||||||
deps = ["ArrayInterface", "DocStringExtensions", "FastLapackInterface", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "Preferences", "RecursiveFactorization", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SnoopPrecompile", "SparseArrays", "Sparspak", "SuiteSparse", "UnPack"]
|
deps = ["ArrayInterface", "DocStringExtensions", "EnumX", "FastLapackInterface", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "Preferences", "RecursiveFactorization", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SnoopPrecompile", "SparseArrays", "Sparspak", "SuiteSparse", "UnPack"]
|
||||||
git-tree-sha1 = "fd65db5fff7238ba4c0b7a61de7e81748d73fa14"
|
git-tree-sha1 = "1d3e720d603557d697fedc036bd1af43fe7b3474"
|
||||||
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
|
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
|
||||||
version = "1.38.0"
|
version = "1.41.1"
|
||||||
|
|
||||||
[[LittleCMS_jll]]
|
[[LittleCMS_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"]
|
||||||
|
@ -1393,9 +1393,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
||||||
|
|
||||||
[[LoopVectorization]]
|
[[LoopVectorization]]
|
||||||
deps = ["ArrayInterface", "ArrayInterfaceCore", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDTypes", "SLEEFPirates", "SnoopPrecompile", "SpecialFunctions", "Static", "StaticArrayInterface", "ThreadingUtilities", "UnPack", "VectorizationBase"]
|
deps = ["ArrayInterface", "ArrayInterfaceCore", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDTypes", "SLEEFPirates", "SnoopPrecompile", "SpecialFunctions", "Static", "StaticArrayInterface", "ThreadingUtilities", "UnPack", "VectorizationBase"]
|
||||||
git-tree-sha1 = "2acf6874142d05d5d1ad49e8d3786b8cd800936d"
|
git-tree-sha1 = "a282dbdbc2860134d6809acd951543ce359bcf15"
|
||||||
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
|
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
|
||||||
version = "0.12.152"
|
version = "0.12.155"
|
||||||
|
|
||||||
[[Lz4_jll]]
|
[[Lz4_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
@ -1429,9 +1429,9 @@ version = "0.5.10"
|
||||||
|
|
||||||
[[MakieCore]]
|
[[MakieCore]]
|
||||||
deps = ["Observables"]
|
deps = ["Observables"]
|
||||||
git-tree-sha1 = "2c3fc86d52dfbada1a2e5e150e50f06c30ef149c"
|
git-tree-sha1 = "9926529455a331ed73c19ff06d16906737a876ed"
|
||||||
uuid = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
|
uuid = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
|
||||||
version = "0.6.2"
|
version = "0.6.3"
|
||||||
|
|
||||||
[[ManualMemory]]
|
[[ManualMemory]]
|
||||||
git-tree-sha1 = "bcaef4fc7a0cfe2cba636d84cda54b5e4e4ca3cd"
|
git-tree-sha1 = "bcaef4fc7a0cfe2cba636d84cda54b5e4e4ca3cd"
|
||||||
|
@ -1455,9 +1455,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||||||
|
|
||||||
[[MathOptInterface]]
|
[[MathOptInterface]]
|
||||||
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SnoopPrecompile", "SparseArrays", "SpecialFunctions", "Test", "Unicode"]
|
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SnoopPrecompile", "SparseArrays", "SpecialFunctions", "Test", "Unicode"]
|
||||||
git-tree-sha1 = "f219b62e601c2f2e8adb7b6c48db8a9caf381c82"
|
git-tree-sha1 = "3ba708c18f4a5ee83f3a6fb67a2775147a1f59f5"
|
||||||
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
||||||
version = "1.13.1"
|
version = "1.13.2"
|
||||||
|
|
||||||
[[MathProgBase]]
|
[[MathProgBase]]
|
||||||
deps = ["LinearAlgebra", "SparseArrays"]
|
deps = ["LinearAlgebra", "SparseArrays"]
|
||||||
|
@ -1529,9 +1529,9 @@ version = "0.9.0"
|
||||||
|
|
||||||
[[Mustache]]
|
[[Mustache]]
|
||||||
deps = ["Printf", "Tables"]
|
deps = ["Printf", "Tables"]
|
||||||
git-tree-sha1 = "1e566ae913a57d0062ff1af54d2697b9344b99cd"
|
git-tree-sha1 = "87c371d27dbf2449a5685652ab322be163269df0"
|
||||||
uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
|
uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
|
||||||
version = "1.0.14"
|
version = "1.0.15"
|
||||||
|
|
||||||
[[MutableArithmetics]]
|
[[MutableArithmetics]]
|
||||||
deps = ["LinearAlgebra", "SparseArrays", "Test"]
|
deps = ["LinearAlgebra", "SparseArrays", "Test"]
|
||||||
|
@ -1576,9 +1576,9 @@ version = "1.0.2"
|
||||||
|
|
||||||
[[NamedArrays]]
|
[[NamedArrays]]
|
||||||
deps = ["Combinatorics", "DataStructures", "DelimitedFiles", "InvertedIndices", "LinearAlgebra", "Random", "Requires", "SparseArrays", "Statistics"]
|
deps = ["Combinatorics", "DataStructures", "DelimitedFiles", "InvertedIndices", "LinearAlgebra", "Random", "Requires", "SparseArrays", "Statistics"]
|
||||||
git-tree-sha1 = "2fd5787125d1a93fbe30961bd841707b8a80d75b"
|
git-tree-sha1 = "2b3bcadd0fc35debfd67972e1af45a3a761f2d4b"
|
||||||
uuid = "86f7a689-2022-50b4-a561-43c23ac3c673"
|
uuid = "86f7a689-2022-50b4-a561-43c23ac3c673"
|
||||||
version = "0.9.6"
|
version = "0.9.7"
|
||||||
|
|
||||||
[[NearestNeighbors]]
|
[[NearestNeighbors]]
|
||||||
deps = ["Distances", "StaticArrays"]
|
deps = ["Distances", "StaticArrays"]
|
||||||
|
@ -1608,10 +1608,10 @@ version = "3.7.2+0"
|
||||||
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
|
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
|
||||||
|
|
||||||
[[NonlinearSolve]]
|
[[NonlinearSolve]]
|
||||||
deps = ["ArrayInterface", "DiffEqBase", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "RecursiveArrayTools", "Reexport", "SciMLBase", "SimpleNonlinearSolve", "SnoopPrecompile", "SparseArrays", "SparseDiffTools", "StaticArraysCore", "UnPack"]
|
deps = ["ArrayInterface", "DiffEqBase", "EnumX", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "RecursiveArrayTools", "Reexport", "SciMLBase", "SimpleNonlinearSolve", "SnoopPrecompile", "SparseArrays", "SparseDiffTools", "StaticArraysCore", "UnPack"]
|
||||||
git-tree-sha1 = "3f856788ba532419c07ba2e0dc37b06e5d784992"
|
git-tree-sha1 = "a6000c813371cd3cd9cbbdf8a356fc3a97138d92"
|
||||||
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
|
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
|
||||||
version = "1.5.0"
|
version = "1.6.0"
|
||||||
|
|
||||||
[[Observables]]
|
[[Observables]]
|
||||||
git-tree-sha1 = "6862738f9796b3edc1c09d0890afce4eca9e7e93"
|
git-tree-sha1 = "6862738f9796b3edc1c09d0890afce4eca9e7e93"
|
||||||
|
@ -1693,15 +1693,15 @@ uuid = "91d4177d-7536-5919-b921-800302f37372"
|
||||||
version = "1.3.2+0"
|
version = "1.3.2+0"
|
||||||
|
|
||||||
[[OrderedCollections]]
|
[[OrderedCollections]]
|
||||||
git-tree-sha1 = "85f8e6578bf1f9ee0d11e7bb1b1456435479d47c"
|
git-tree-sha1 = "d321bf2de576bf25ec4d3e4360faca399afca282"
|
||||||
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
||||||
version = "1.4.1"
|
version = "1.6.0"
|
||||||
|
|
||||||
[[OrdinaryDiffEq]]
|
[[OrdinaryDiffEq]]
|
||||||
deps = ["Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NLsolve", "NonlinearSolve", "Polyester", "PreallocationTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLNLSolve", "SimpleNonlinearSolve", "SimpleUnPack", "SnoopPrecompile", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
|
deps = ["Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NLsolve", "NonlinearSolve", "Polyester", "PreallocationTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLNLSolve", "SimpleNonlinearSolve", "SimpleUnPack", "SnoopPrecompile", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
|
||||||
git-tree-sha1 = "f66680b8202384c6e698ea4ec90e40c26ece1c57"
|
git-tree-sha1 = "9fb1f72106bfa1370006b90771cfbcce6c7468b6"
|
||||||
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
|
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
|
||||||
version = "6.49.1"
|
version = "6.49.4"
|
||||||
|
|
||||||
[[PCRE2_jll]]
|
[[PCRE2_jll]]
|
||||||
deps = ["Artifacts", "Libdl"]
|
deps = ["Artifacts", "Libdl"]
|
||||||
|
@ -1796,9 +1796,9 @@ version = "1.38.8"
|
||||||
|
|
||||||
[[PoissonRandom]]
|
[[PoissonRandom]]
|
||||||
deps = ["Random"]
|
deps = ["Random"]
|
||||||
git-tree-sha1 = "45f9da1ceee5078267eb273d065e8aa2f2515790"
|
git-tree-sha1 = "a0f1159c33f846aa77c3f30ebbc69795e5327152"
|
||||||
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
|
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
|
||||||
version = "0.4.3"
|
version = "0.4.4"
|
||||||
|
|
||||||
[[Polyester]]
|
[[Polyester]]
|
||||||
deps = ["ArrayInterface", "BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "ManualMemory", "PolyesterWeave", "Requires", "Static", "StaticArrayInterface", "StrideArraysCore", "ThreadingUtilities"]
|
deps = ["ArrayInterface", "BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "ManualMemory", "PolyesterWeave", "Requires", "Static", "StaticArrayInterface", "StrideArraysCore", "ThreadingUtilities"]
|
||||||
|
@ -1978,10 +1978,10 @@ uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c"
|
||||||
version = "0.6.11"
|
version = "0.6.11"
|
||||||
|
|
||||||
[[RecursiveArrayTools]]
|
[[RecursiveArrayTools]]
|
||||||
deps = ["Adapt", "ArrayInterface", "ChainRulesCore", "DocStringExtensions", "FillArrays", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "ZygoteRules"]
|
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
|
||||||
git-tree-sha1 = "3dcb2a98436389c0aac964428a5fa099118944de"
|
git-tree-sha1 = "140cddd2c457e4ebb0cdc7c2fd14a7fbfbdf206e"
|
||||||
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
|
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
|
||||||
version = "2.38.0"
|
version = "2.38.3"
|
||||||
|
|
||||||
[[RecursiveFactorization]]
|
[[RecursiveFactorization]]
|
||||||
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "StrideArraysCore", "TriangularSolve"]
|
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "SnoopPrecompile", "StrideArraysCore", "TriangularSolve"]
|
||||||
|
@ -2044,9 +2044,9 @@ version = "1.4.0"
|
||||||
|
|
||||||
[[RuntimeGeneratedFunctions]]
|
[[RuntimeGeneratedFunctions]]
|
||||||
deps = ["ExprTools", "SHA", "Serialization"]
|
deps = ["ExprTools", "SHA", "Serialization"]
|
||||||
git-tree-sha1 = "50314d2ef65fce648975a8e80ae6d8409ebbf835"
|
git-tree-sha1 = "f139e81a81e6c29c40f1971c9e5309b09c03f2c3"
|
||||||
uuid = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
|
uuid = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
|
||||||
version = "0.5.5"
|
version = "0.5.6"
|
||||||
|
|
||||||
[[SHA]]
|
[[SHA]]
|
||||||
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
|
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
|
||||||
|
@ -2076,15 +2076,15 @@ version = "0.3.3"
|
||||||
|
|
||||||
[[SciMLBase]]
|
[[SciMLBase]]
|
||||||
deps = ["ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Preferences", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SnoopPrecompile", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
|
deps = ["ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Preferences", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SnoopPrecompile", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
|
||||||
git-tree-sha1 = "4848a0542bfa419b44b57d7e016cd82479a8a27c"
|
git-tree-sha1 = "49867ed9e315bb3604c8bb7eab27b4cd009adf8d"
|
||||||
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
|
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
|
||||||
version = "1.91.0"
|
version = "1.91.6"
|
||||||
|
|
||||||
[[SciMLNLSolve]]
|
[[SciMLNLSolve]]
|
||||||
deps = ["DiffEqBase", "LineSearches", "NLsolve", "Reexport", "SciMLBase"]
|
deps = ["DiffEqBase", "LineSearches", "NLsolve", "Reexport", "SciMLBase"]
|
||||||
git-tree-sha1 = "66c7f901dbcad51791136e2d90ee67240256ecde"
|
git-tree-sha1 = "2e1606c282fae6bd9aed4f159695774a44b9c75f"
|
||||||
uuid = "e9a6253c-8580-4d32-9898-8661bb511710"
|
uuid = "e9a6253c-8580-4d32-9898-8661bb511710"
|
||||||
version = "0.1.3"
|
version = "0.1.4"
|
||||||
|
|
||||||
[[SciMLOperators]]
|
[[SciMLOperators]]
|
||||||
deps = ["ArrayInterface", "DocStringExtensions", "Lazy", "LinearAlgebra", "Setfield", "SparseArrays", "StaticArraysCore", "Tricks"]
|
deps = ["ArrayInterface", "DocStringExtensions", "Lazy", "LinearAlgebra", "Setfield", "SparseArrays", "StaticArraysCore", "Tricks"]
|
||||||
|
@ -2214,9 +2214,9 @@ version = "0.1.1"
|
||||||
|
|
||||||
[[Static]]
|
[[Static]]
|
||||||
deps = ["IfElse"]
|
deps = ["IfElse"]
|
||||||
git-tree-sha1 = "69cbee848ff3f3b4fe1dbf17991a84e286284607"
|
git-tree-sha1 = "08be5ee09a7632c32695d954a602df96a877bf0d"
|
||||||
uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
|
uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
|
||||||
version = "0.8.5"
|
version = "0.8.6"
|
||||||
|
|
||||||
[[StaticArrayInterface]]
|
[[StaticArrayInterface]]
|
||||||
deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "Requires", "SnoopPrecompile", "SparseArrays", "Static", "SuiteSparse"]
|
deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "Requires", "SnoopPrecompile", "SparseArrays", "Static", "SuiteSparse"]
|
||||||
|
@ -2226,9 +2226,9 @@ version = "1.3.0"
|
||||||
|
|
||||||
[[StaticArrays]]
|
[[StaticArrays]]
|
||||||
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
|
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
|
||||||
git-tree-sha1 = "6aa098ef1012364f2ede6b17bf358c7f1fbe90d4"
|
git-tree-sha1 = "b8d897fe7fa688e93aef573711cb207c08c9e11e"
|
||||||
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
||||||
version = "1.5.17"
|
version = "1.5.19"
|
||||||
|
|
||||||
[[StaticArraysCore]]
|
[[StaticArraysCore]]
|
||||||
git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a"
|
git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a"
|
||||||
|
@ -2241,9 +2241,9 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
|
||||||
|
|
||||||
[[StatsAPI]]
|
[[StatsAPI]]
|
||||||
deps = ["LinearAlgebra"]
|
deps = ["LinearAlgebra"]
|
||||||
git-tree-sha1 = "f9af7f195fb13589dd2e2d57fdb401717d2eb1f6"
|
git-tree-sha1 = "45a7769a04a3cf80da1c1c7c60caf932e6f4c9f7"
|
||||||
uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
|
uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
|
||||||
version = "1.5.0"
|
version = "1.6.0"
|
||||||
|
|
||||||
[[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"]
|
||||||
|
@ -2277,9 +2277,9 @@ version = "1.14.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 = "c6b4b802d4d830e0e958f5f2098d8dea0a935f4b"
|
git-tree-sha1 = "073da86200349ddf4ef8bc3e3f3acd62e1d554f7"
|
||||||
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
|
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
|
||||||
version = "6.58.0"
|
version = "6.60.0"
|
||||||
|
|
||||||
[[StrTables]]
|
[[StrTables]]
|
||||||
deps = ["Dates"]
|
deps = ["Dates"]
|
||||||
|
@ -2414,9 +2414,9 @@ version = "0.5.1"
|
||||||
|
|
||||||
[[TiffImages]]
|
[[TiffImages]]
|
||||||
deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "UUIDs"]
|
deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "UUIDs"]
|
||||||
git-tree-sha1 = "7e6b0e3e571be0b4dd4d2a9a3a83b65c04351ccc"
|
git-tree-sha1 = "8621f5c499a8aa4aa970b1ae381aae0ef1576966"
|
||||||
uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
|
uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
|
|
||||||
[[TikzPictures]]
|
[[TikzPictures]]
|
||||||
deps = ["LaTeXStrings", "Poppler_jll"]
|
deps = ["LaTeXStrings", "Poppler_jll"]
|
||||||
|
@ -2449,15 +2449,15 @@ uuid = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
|
||||||
version = "0.1.19"
|
version = "0.1.19"
|
||||||
|
|
||||||
[[Tricks]]
|
[[Tricks]]
|
||||||
git-tree-sha1 = "6bac775f2d42a611cdfcd1fb217ee719630c4175"
|
git-tree-sha1 = "aadb748be58b492045b4f56166b5188aa63ce549"
|
||||||
uuid = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
|
uuid = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
|
|
||||||
[[TruncatedStacktraces]]
|
[[TruncatedStacktraces]]
|
||||||
deps = ["InteractiveUtils", "MacroTools"]
|
deps = ["InteractiveUtils", "MacroTools", "Preferences"]
|
||||||
git-tree-sha1 = "f7057ba94e63b269125c0db75dcdef913d956351"
|
git-tree-sha1 = "7bc1632a4eafbe9bd94cf1a784a9a4eb5e040a91"
|
||||||
uuid = "781d530d-4396-4725-bb49-402e4bee1e77"
|
uuid = "781d530d-4396-4725-bb49-402e4bee1e77"
|
||||||
version = "1.1.0"
|
version = "1.3.0"
|
||||||
|
|
||||||
[[Twiddle]]
|
[[Twiddle]]
|
||||||
git-tree-sha1 = "29509c4862bfb5da9e76eb6937125ab93986270a"
|
git-tree-sha1 = "29509c4862bfb5da9e76eb6937125ab93986270a"
|
||||||
|
@ -2512,9 +2512,9 @@ version = "0.5.3"
|
||||||
|
|
||||||
[[VectorizationBase]]
|
[[VectorizationBase]]
|
||||||
deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static", "StaticArrayInterface"]
|
deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static", "StaticArrayInterface"]
|
||||||
git-tree-sha1 = "a2d69abfc8b9b71a5db110f9757d0cd4a27877c0"
|
git-tree-sha1 = "b182207d4af54ac64cbc71797765068fdeff475d"
|
||||||
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
|
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
|
||||||
version = "0.21.61"
|
version = "0.21.64"
|
||||||
|
|
||||||
[[VertexSafeGraphs]]
|
[[VertexSafeGraphs]]
|
||||||
deps = ["Graphs"]
|
deps = ["Graphs"]
|
||||||
|
@ -2767,15 +2767,15 @@ version = "1.5.4+0"
|
||||||
|
|
||||||
[[Zygote]]
|
[[Zygote]]
|
||||||
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "Random", "Requires", "SnoopPrecompile", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
|
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "Random", "Requires", "SnoopPrecompile", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
|
||||||
git-tree-sha1 = "7903a4db8019d6549fc4246d22cadef8574581fe"
|
git-tree-sha1 = "4df8f470806a45a8630ac8f597304821dc8e8838"
|
||||||
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
|
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
|
||||||
version = "0.6.58"
|
version = "0.6.59"
|
||||||
|
|
||||||
[[ZygoteRules]]
|
[[ZygoteRules]]
|
||||||
deps = ["MacroTools"]
|
deps = ["ChainRulesCore", "MacroTools"]
|
||||||
git-tree-sha1 = "8c1a8e4dfacb1fd631745552c8db35d0deb09ea0"
|
git-tree-sha1 = "977aed5d006b840e2e40c0b48984f7463109046d"
|
||||||
uuid = "700de1a5-db45-46bc-99cf-38207098b444"
|
uuid = "700de1a5-db45-46bc-99cf-38207098b444"
|
||||||
version = "0.2.2"
|
version = "0.2.3"
|
||||||
|
|
||||||
[[fzf_jll]]
|
[[fzf_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
|
Loading…
Reference in a new issue