diff --git a/P/PhysOcean/Compat.toml b/P/PhysOcean/Compat.toml index f82b9fc38d22748..13b1c15d14d8f10 100644 --- a/P/PhysOcean/Compat.toml +++ b/P/PhysOcean/Compat.toml @@ -48,6 +48,9 @@ Gumbo = ["0.5", "0.7-0.8"] ["0.6.1-0.6.5"] AbstractTrees = "0.2-0.3" +["0.6.10-0"] +NCDatasets = "0.13-0.14" + ["0.6.2-0.6.4"] NCDatasets = "0.8-0.11" @@ -72,5 +75,5 @@ HTTP = ["0.8-0.9", "1"] ["0.6.8"] NCDatasets = "0.8-0.13" -["0.6.9-0"] +["0.6.9"] NCDatasets = "0.8-0.14" diff --git a/P/PhysOcean/Deps.toml b/P/PhysOcean/Deps.toml index 0371510446018c6..ac44a921209cde0 100644 --- a/P/PhysOcean/Deps.toml +++ b/P/PhysOcean/Deps.toml @@ -15,3 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0-0.6.0"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" + +["0.6.10-0"] +CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193" +Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" diff --git a/P/PhysOcean/Versions.toml b/P/PhysOcean/Versions.toml index 2de498b48d790ab..5eb23435d4e1f44 100644 --- a/P/PhysOcean/Versions.toml +++ b/P/PhysOcean/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "1054c5dd0fdbaf7772a2ca4bdcf0a34a25f2040e" ["0.6.9"] git-tree-sha1 = "b64feacb9a5514d775cde1e27dd7173ea24d0840" + +["0.6.10"] +git-tree-sha1 = "2824b0929ec9521985ccf6b64aa233d7da685f29"