Skip to content

Commit

Permalink
Add bounds on dependencies (JuliaLang#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack authored Dec 5, 2019
1 parent ee99246 commit da42557
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1"
DataAPI = "1"
DataStructures = "0.10, 0.11, 0.12, 0.13, 0.14, 0.17"
Missings = "0.3, 0.4"
SortingAlgorithms = "0.3"

[extras]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down

0 comments on commit da42557

Please sign in to comment.