diff --git a/Project.toml b/Project.toml index 8a18f0d..c6dacac 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ArviZPythonPlots" uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada" authors = ["Seth Axen "] -version = "0.1.2" +version = "0.1.3" [deps] ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7" @@ -19,9 +19,11 @@ ArviZ = "0.10" ArviZExampleData = "0.1.5" CondaPkg = "0.2" DimensionalData = "0.23, 0.24, 0.25" +Markdown = "1.6" OrderedCollections = "1" PythonCall = "0.9" PythonPlot = "1" +Random = "1.6" Reexport = "1" Tables = "1" julia = "1.8"