Updated tensorflow-ops to proto-lens 0.7

This commit is contained in:
skynet1 2020-08-24 12:09:14 -05:00
parent 13c0d9839f
commit aa28354614
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ library
, TensorFlow.NN
, TensorFlow.Queue
, TensorFlow.Variable
build-depends: proto-lens == 0.6.*
build-depends: proto-lens == 0.7.*
, base >= 4.7 && < 5
, bytestring
, fgl