diff --git a/pubspec.yaml b/pubspec.yaml index 454e312..abf52e6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,10 +5,10 @@ homepage: https://github.com/apptreesoftware/twirp_dart_core author: Matthew Smith environment: - sdk: ">=1.20.1 <3.0.0" + sdk: ">=2.12 <3.0.0" dependencies: - http: ^0.12.0 + http: ^0.13.0 requester: git: url: git://github.com/apptreesoftware/requester