Skip to content

Commit

Permalink
add package upper bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Dec 9, 2019
1 parent 7b3ab05 commit 296bc4b
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 @@ -13,6 +13,10 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

[compat]
julia = "1.0"
CSV = "0.5.18"
Compat = "2.2.0"
IterTools = "1.3.0"
MacroTools = "0.5.3"

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

0 comments on commit 296bc4b

Please sign in to comment.