diff --git a/packages/image_picker/image_picker/pubspec.yaml b/packages/image_picker/image_picker/pubspec.yaml index 75f9dca4e0ca..eab7f7c20974 100755 --- a/packages/image_picker/image_picker/pubspec.yaml +++ b/packages/image_picker/image_picker/pubspec.yaml @@ -26,8 +26,8 @@ dev_dependencies: integration_test: path: ../../integration_test mockito: ^5.0.0-nullsafety.7 - pedantic: ^1.8.0 - plugin_platform_interface: ^1.0.3 + pedantic: ^1.10.0 + plugin_platform_interface: ">=1.0.0 <3.0.0" environment: sdk: ">=2.12.0-0 <3.0.0"