Skip to content

Commit

Permalink
Add compat entry
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Nov 22, 2019
1 parent 84aec44 commit 349a690
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
julia = "1"
Compat = "3"
Flux = "0.9"
ImageMagick = "0"
Images = "0"
Zygote = "0.4"

[extras]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 349a690

Please sign in to comment.