diff --git a/Project.toml b/Project.toml index bfb9498..54cb6db 100644 --- a/Project.toml +++ b/Project.toml @@ -12,8 +12,8 @@ FTPClient = "01fcc997-4f28-56b8-8a06-30002c134abb" Glob = "c27321d9-0574-5035-807b-f59d2c89b15c" Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" -MeshArrays = "cb8c808f-1acf-59a3-9d2b-6e38d009f683" MITgcmTools = "62725fbc-3a66-4df3-9000-e33e85b3a198" +MeshArrays = "cb8c808f-1acf-59a3-9d2b-6e38d009f683" NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab" OceanStateEstimation = "891f6deb-a4f5-4bc5-a2e3-1e8f649cdd2c" OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" @@ -25,12 +25,13 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" [compat] CSV = "0.6, 0.7, 0.8, 0.9, 0.10" DataFrames = "0.20, 0.21, 0.22, 1" +Downloads = "1" FTPClient = "1" Glob = "1" Interpolations = "0.13, 0.14" JLD2 = "0.4" -MITgcmTools = "0.2" MeshArrays = "0.2, 0.3" +MITgcmTools = "0.2" NCDatasets = "0.10, 0.11, 0.12, 0.13" OceanStateEstimation = "0.3" OrderedCollections = "1"