Skip to content

Commit 6cca758

Browse files
authored
Compat Julia-conform
1 parent 183fe75 commit 6cca758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1111
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1212

1313
[compat]
14-
Interpolations = "^0"
15-
NetCDF = "^0"
16-
Parameters = "^0"
14+
Interpolations = "0.12"
15+
NetCDF = "0.10, 0.11"
16+
Parameters = "0.12, 0.13"
1717
julia = "^1.2"
1818

1919
[extras]

0 commit comments

Comments
 (0)