Updated tensorflow to proto-lens 0.7

This commit is contained in:
skynet1 2020-08-24 12:07:22 -05:00
parent 28d8a93909
commit da491a5607
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ library
, TensorFlow.Types
other-modules: TensorFlow.Internal.Raw
build-tools: c2hs
build-depends: proto-lens == 0.6.*
build-depends: proto-lens == 0.7.*
, tensorflow-proto == 0.2.*
, base >= 4.7 && < 5
, async