Skip to content

Commit

Permalink
Merge pull request #57 from davidanthoff/compat-updates
Browse files Browse the repository at this point in the history
Update some [compat] bounds
  • Loading branch information
malmaud authored May 17, 2019
2 parents 53a2b4f + 46ff52f commit c6441e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
Compat = "≥ 0.17.0"
DataValues = "≥ 0.4.4"
IteratorInterfaceExtensions = "0.1.1"
IteratorInterfaceExtensions = "^0.1.1, ^1"
Lazy = "≥ 0.11.4"
PyCall = "≥ 1.90.0"
TableTraits = "0.3.1"
TableTraits = "^0.3.1, ^0.4, ^1"
TableTraitsUtils = "≥ 0.3.0"
julia = "≥ 0.7.0"

0 comments on commit c6441e6

Please sign in to comment.