This commit is contained in:
Dhairya Gandhi 2019-04-24 19:19:21 +05:30
parent 55bb39a259
commit 4ba640b59e

View File

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