diff --git a/graphql-spice.cabal b/graphql-spice.cabal index 7f30b70..52caf30 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -38,7 +38,7 @@ library containers >= 0.6 && < 0.8, exceptions ^>= 0.10.4, hspec-expectations >= 0.8.2 && < 0.9, - graphql ^>= 1.3.0, + graphql >= 1.3.0 && < 1.5.0, megaparsec >= 9.0 && < 10, scientific ^>= 0.3.7, template-haskell >= 2.16 && < 3,