Skip to content

Commit

Permalink
add compatible versions for DeepDiffs and Distances
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 committed Dec 14, 2019
1 parent 148f181 commit 9ffbcf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
DeepDiffs = "1.1"
Distances = "0.7, 0.8"
FileIO = "1"
ImageCore = "0.8.1"
ImageInTerminal = "0.3, 0.4"
Expand Down

0 comments on commit 9ffbcf1

Please sign in to comment.