diff --git a/E/EarthSciData/Compat.toml b/E/EarthSciData/Compat.toml index 9df8668aad7a30b..ec4eccea30ac4f7 100644 --- a/E/EarthSciData/Compat.toml +++ b/E/EarthSciData/Compat.toml @@ -32,7 +32,7 @@ ProgressMeter = "1" Proj = "1" Scratch = "1" -["0.4-0"] +["0.4"] Interpolations = "0.14-0.15" ["0.4-0.4.1"] @@ -42,5 +42,11 @@ NCDatasets = "0.13" AllocCheck = "0.1" ["0.4.2-0"] -EarthSciMLBase = ["0.5-0.6", "0.8"] NCDatasets = "0.13-0.14" + +["0.4.2-0.4"] +EarthSciMLBase = ["0.5-0.6", "0.8"] + +["0.5-0"] +EarthSciMLBase = "0.10" +Interpolations = "0.15" diff --git a/E/EarthSciData/Versions.toml b/E/EarthSciData/Versions.toml index 18d1f5f20dfc245..3f949f23edbaa38 100644 --- a/E/EarthSciData/Versions.toml +++ b/E/EarthSciData/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "fdce6e7573ced8f21158aabd36106b24374857d1" ["0.4.4"] git-tree-sha1 = "fe99a64436ed27cc0d6c21a990e81e6650bf159a" + +["0.5.0"] +git-tree-sha1 = "a2c843245e7ecb4f1bd241c1369e40f3b92ee96b"