Skip to content

Commit

Permalink
Compat Julia-conform
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl authored Dec 3, 2020
1 parent 183fe75 commit 6cca758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
Interpolations = "^0"
NetCDF = "^0"
Parameters = "^0"
Interpolations = "0.12"
NetCDF = "0.10, 0.11"
Parameters = "0.12, 0.13"
julia = "^1.2"

[extras]
Expand Down

0 comments on commit 6cca758

Please sign in to comment.