diff --git a/Project.toml b/Project.toml index e2bb72dc..a1ec328c 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ DataDeps = "0.7.12" InferenceObjects = "0.3.10, 0.4" JSON3 = "1" NCDatasets = "0.12, 0.13, 0.14" -OrderedCollections = "1.3" +OrderedCollections = "1.3, 2.0" StructTypes = "1" julia = "1.6" diff --git a/docs/Project.toml b/docs/Project.toml index 7bbc549d..e8d783f4 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -3,4 +3,5 @@ ArviZExampleData = "2f96bb34-afd9-46ae-bcd0-9b2d4372fe3c" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" [compat] +ArviZExampleData = "0.3.1" Documenter = "1"