-
Notifications
You must be signed in to change notification settings - Fork 101
/
Copy pathpubspec.yaml
67 lines (61 loc) · 1.4 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Copyright 2019 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
name: cocoon_service
description: AppEngine service for managing Flutter CI
homepage: https://github.com/flutter/cocoon
publish_to: none
environment:
sdk: ^3.7.0
dependencies:
appengine: 0.13.10
args: ^2.6.0
buildbucket:
path: ../packages/buildbucket-dart
cocoon_common:
path: ../packages/cocoon_common
cocoon_server:
path: ../packages/cocoon_server
collection: ^1.19.1
corsac_jwt: ^1.0.1
crypto: ^3.0.6
dbcrypt: 2.0.0
file: ^7.0.1
fixnum: 1.1.1
gcloud: 0.8.18
github: 9.24.0
googleapis: 13.2.0
googleapis_auth: 1.6.0
gql: ^1.0.1-alpha+1730759315362
graphql: ^5.2.0-beta.11
grpc: ^4.0.1
http: ^1.2.1
json_annotation: ^4.9.0
logging: ^1.3.0
meta: ^1.16.0
mime: ^2.0.0
mutex: 3.1.0
neat_cache: 2.0.4
path: ^1.9.1
process: ^5.0.3
process_runner: 4.2.0
protobuf: 3.1.0
retry: ^3.1.2
truncate: 3.0.1
yaml: ^3.1.3
#dependency_overrides:
# protobuf: 3.1.0
dev_dependencies:
build_runner: ^2.4.15
cocoon_common_test:
path: ../packages/cocoon_common_test
cocoon_server_test:
path: ../packages/cocoon_server_test
dart_flutter_team_lints: 3.5.0
fake_async: ^1.3.3
json_serializable: ^6.9.4
mockito: ^5.4.5
platform: ^3.1.6
test: ^1.25.15
builders:
json_serializable: 3.3.0