diff --git a/Project.toml b/Project.toml index c0464f7..a824aa2 100644 --- a/Project.toml +++ b/Project.toml @@ -3,5 +3,11 @@ uuid = "017367d4-aa44-5400-a2e3-1f6255c9d3f1" authors = ["Lazaro Alonso and contributors"] version = "0.1.0" +[deps] +PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c" +Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99" + [compat] julia = "1.10"