diff --git a/E/ExtendableGrids/Compat.toml b/E/ExtendableGrids/Compat.toml index 0c6048909c5d43f..3d7f40616186a2c 100644 --- a/E/ExtendableGrids/Compat.toml +++ b/E/ExtendableGrids/Compat.toml @@ -63,3 +63,12 @@ DocStringExtensions = "0.8-0.9" Bijections = "0.1.4-0.1" Requires = "1.3.0-1" StatsBase = "0.34" + +["1.3.2-1"] +Dates = "1.6.0-1" +InteractiveUtils = "1.6.0-1" +LinearAlgebra = "1.6.0-1" +Printf = "1.6.0-1" +Random = "1.6.0-1" +SparseArrays = "1.6.0-1" +UUIDs = "1.6.0-1" diff --git a/E/ExtendableGrids/Deps.toml b/E/ExtendableGrids/Deps.toml index b452fd154034273..d8b910aa411f3fa 100644 --- a/E/ExtendableGrids/Deps.toml +++ b/E/ExtendableGrids/Deps.toml @@ -5,6 +5,8 @@ Triangulate = "f7e6ffb2-c36d-4f8f-a77e-16e897189344" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" + +["0-1.3.1"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0.2-1"] diff --git a/E/ExtendableGrids/Versions.toml b/E/ExtendableGrids/Versions.toml index 8fe87b97709f641..939c51f4502b452 100644 --- a/E/ExtendableGrids/Versions.toml +++ b/E/ExtendableGrids/Versions.toml @@ -207,3 +207,6 @@ git-tree-sha1 = "d86accb4e5dbb6122fb40f323ce4e23e83b635f7" ["1.3.1"] git-tree-sha1 = "428fc2effe71f6c34e1b72f7fc6246fa0f4737fc" + +["1.3.2"] +git-tree-sha1 = "7c4585a15f4c63dc9d2a13b9825747016961cde8"