diff --git a/pubspec.yaml b/pubspec.yaml index b4d10127..ffd0484f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git environment: - sdk: ">=2.18.0 <3.0.0" + sdk: ">=2.18.0 <4.0.0" dependencies: async: ^2.8.0 @@ -22,7 +22,7 @@ dependencies: image: ^4.0.15 js: ^0.6.3 markdown: ^4.0.0 - matrix_api_lite: ^1.6.1 + matrix_api_lite: ">=1.6.0 <1.7.0" # Pinned until compatible with 1.7.x mime: ^1.0.0 olm: ^2.0.2 random_string: ^2.3.1