diff --git a/authenticate-oauth/authenticate-oauth.cabal b/authenticate-oauth/authenticate-oauth.cabal index b2be6fbd..5b252e19 100644 --- a/authenticate-oauth/authenticate-oauth.cabal +++ b/authenticate-oauth/authenticate-oauth.cabal @@ -1,6 +1,6 @@ name: authenticate-oauth -version: 1.4.0.0 +version: 1.4.0.1 license: BSD3 license-file: LICENSE author: Hiromi Ishii @@ -21,11 +21,11 @@ library , crypto-pubkey-types >= 0.1 && < 0.2 , RSA >= 1.2 && < 1.3 , time - , data-default >= 0.3 && < 0.5 + , data-default , base64-bytestring >= 0.1 && < 0.2 , SHA >= 1.4 && < 1.6 , random - , http-types >= 0.6 && < 0.7 + , http-types >= 0.6 && < 0.8 , blaze-builder , conduit >= 0.4 && < 0.6 , resourcet >= 0.3 && < 0.4