diff --git a/tensorflow/tensorflow.cabal b/tensorflow/tensorflow.cabal index 0c81268..3f99648 100644 --- a/tensorflow/tensorflow.cabal +++ b/tensorflow/tensorflow.cabal @@ -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