-
Notifications
You must be signed in to change notification settings - Fork 104
/
Copy pathpubspec.yaml
61 lines (55 loc) · 1.18 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
# 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.1.0
dependencies:
appengine: 0.13.7
args: 2.5.0
buildbucket: 1.0.10
collection: 1.18.0
corsac_jwt: 1.0.0-nullsafety.1
crypto: 3.0.3
dbcrypt: 2.0.0
file: 7.0.0
fixnum: 1.1.0
gcloud: 0.8.18
github: 9.24.0
googleapis: 13.2.0
googleapis_auth: 1.6.0
gql: 1.0.1-alpha+1709845491443
graphql: 5.2.0-beta.9
grpc: 3.2.4
http: ^1.2.1
json_annotation: 4.8.1
logging: 1.2.0
meta: ^1.16.0
mime: 1.0.5
mutex: 3.1.0
neat_cache: 2.0.4
path: 1.9.0
process: 5.0.2
process_runner: 4.2.0
protobuf: 2.1.0
retry: ^3.1.2
truncate: 3.0.1
yaml: 3.1.2
cocoon_server:
path: ../cocoon_server
dependency_overrides:
protobuf: 3.1.0
dev_dependencies:
analyzer: 6.4.1
build_runner: 2.4.9
fake_async: 1.3.1
flutter_lints: 3.0.2
json_serializable: 6.7.1
mockito: 5.4.4
platform: 3.1.4
test: 1.25.3
builders:
json_serializable: 3.3.0