Skip to content

Commit

Permalink
add compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
davidssmith committed Mar 12, 2020
1 parent 74a4e26 commit 42755dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "≥ 1.0.0"
ArgParse = "≥ 1.1.0"
Calculus = "≥ 0.5.1"
LsqFit = "≥ 0.10.0"
MAT = "≥ 0.7.0"
PyPlot = "≥ 2.8.2"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 42755dd

Please sign in to comment.