diff --git a/authenticate-oauth/authenticate-oauth.cabal b/authenticate-oauth/authenticate-oauth.cabal index bb0e78bd..8343ed5e 100644 --- a/authenticate-oauth/authenticate-oauth.cabal +++ b/authenticate-oauth/authenticate-oauth.cabal @@ -1,6 +1,6 @@ name: authenticate-oauth -version: 1.3.0.1 +version: 1.3.0.2 license: BSD3 license-file: LICENSE author: Hiromi Ishii @@ -20,7 +20,7 @@ library , bytestring >= 0.9 , RSA >= 1.0 && < 1.1 , time - , data-default >= 0.3 && < 0.4 + , data-default >= 0.3 && < 0.5 , base64-bytestring >= 0.1 && < 0.2 , SHA >= 1.4 && < 1.6 , random