Updated tensorflow-proto to proto-lens-0.7

This commit is contained in:
skynet1 2020-08-24 12:06:33 -05:00
parent 568c9b6f03
commit 28d8a93909
1 changed files with 3 additions and 3 deletions

View File

@ -176,9 +176,9 @@ library
, Proto.Tensorflow.Core.Util.SavedTensorSlice_Fields
, Proto.Tensorflow.Core.Util.TestLog
, Proto.Tensorflow.Core.Util.TestLog_Fields
build-depends: proto-lens == 0.6.*
, proto-lens-runtime == 0.6.*
, proto-lens-protobuf-types == 0.6.*
build-depends: proto-lens == 0.7.*
, proto-lens-runtime == 0.7.*
, proto-lens-protobuf-types == 0.7.*
, base >= 4.7 && < 5
default-language: Haskell2010
include-dirs: .