From 00ce82b0cd4e892dbb88ef2d39b4eb63797c128d Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 6 Nov 2023 05:37:42 +0530 Subject: [PATCH] New version: DataInterpolations v4.5.0 (#94788) UUID: 82cc6244-b520-54b8-b5a6-8a565e85f1d0 Repo: https://github.com/SciML/DataInterpolations.jl.git Tree: 97b5c6115165fc9f99908cbdd2ea4c0efda0843e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/DataInterpolations/Compat.toml | 4 ++++ D/DataInterpolations/Deps.toml | 3 +++ D/DataInterpolations/Versions.toml | 3 +++ 3 files changed, 10 insertions(+) diff --git a/D/DataInterpolations/Compat.toml b/D/DataInterpolations/Compat.toml index 793d925f01640d1..dfbbff6c68e909d 100644 --- a/D/DataInterpolations/Compat.toml +++ b/D/DataInterpolations/Compat.toml @@ -83,3 +83,7 @@ RegularizationTools = "0.6" [4] Requires = "1" + +["4.5-4"] +LinearAlgebra = "1.6.0-1" +PrettyTables = "2" diff --git a/D/DataInterpolations/Deps.toml b/D/DataInterpolations/Deps.toml index 86a3e45ca57e55f..967a89147821e64 100644 --- a/D/DataInterpolations/Deps.toml +++ b/D/DataInterpolations/Deps.toml @@ -31,3 +31,6 @@ RegularizationTools = "29dad682-9a27-4bc3-9c72-016788665182" [4] Requires = "ae029012-a4dd-5104-9daa-d747884805df" + +["4.5-4"] +PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" diff --git a/D/DataInterpolations/Versions.toml b/D/DataInterpolations/Versions.toml index 05e0f7bc61c1566..e3dbfef4fc29c58 100644 --- a/D/DataInterpolations/Versions.toml +++ b/D/DataInterpolations/Versions.toml @@ -129,3 +129,6 @@ git-tree-sha1 = "79ab8f5307332e23a37ba1634fa3e2aecbedd29d" ["4.4.0"] git-tree-sha1 = "5d8ddbe1e7e539d3c2f6ae34d32a770e722eec07" + +["4.5.0"] +git-tree-sha1 = "97b5c6115165fc9f99908cbdd2ea4c0efda0843e"