added NNlib/ Tracker version bounds

This commit is contained in:
Dhairya Gandhi 2019-04-24 19:15:29 +05:30
parent bd2611da9c
commit 55bb39a259
1 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]
[compat]
julia = "0.7-1"
NNlib = "0.6"
Tracker = "0.1"