Skip to content

Commit

Permalink
Updated compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkschleg committed Feb 15, 2020
1 parent afa27c7 commit aee6503
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

[compat]
ProgressMeter = "1.2"
FileIO = "1.2"
ArgParse = "1.0"
JLD2 = "0.1"
Config = "0.1.1"
Config = "0.2"
ArgParse = "0.6, 1.0"
CodeTracking = "0.5"
FileIO = "1.1"
Git = "0.3"
Glob = "1.2"
CodeTracking = "0.5"
JLD2 = "0.1"
ProgressMeter = "1.1"
Reexport = "0.2"
julia = "1.0"
julia = "1"

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

0 comments on commit aee6503

Please sign in to comment.