Skip to content

Commit

Permalink
Add compat requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Feb 28, 2021
1 parent bcc1417 commit 7e1b091
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,15 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
julia = "^1"
AxisArrays = "^0.4"
DataFrames = "^0.21"
DataStructures = "^0.17"
Distributions = "^0.24"
IterableTables = "^1"
LightGraphs = "^1"
Missings = "^0.4"
RecipesBase = "^0.7"
Requires = "^1"
SimpleTraits = "^0.9"
Tokenize = "^0.5"
Unitful = "^1"

0 comments on commit 7e1b091

Please sign in to comment.