| Index: pkg/scheduled_test/pubspec.yaml
|
| diff --git a/pkg/scheduled_test/pubspec.yaml b/pkg/scheduled_test/pubspec.yaml
|
| index 8cccf1b966e473d0395d99c46e9d67034f9ead79..eb1291cc8554151dd3a9288b1bf80c02f7b9a6d3 100644
|
| --- a/pkg/scheduled_test/pubspec.yaml
|
| +++ b/pkg/scheduled_test/pubspec.yaml
|
| @@ -9,6 +9,7 @@ description: >
|
| read like synchronous, linear code, despite executing asynchronously.
|
|
|
| dependencies:
|
| - unittest: any
|
| http: ">=0.4.1 <1.0.0"
|
| pathos: ">=0.3.2 <1.0.0"
|
| + stack_trace: ">=0.4.3 <1.0.0"
|
| + unittest: ">=0.4.3 <1.0.0"
|
|
|