File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
PyYAML==5.4.1
2
2
click==8.0.1
3
+ google-api-core==1.28.0 # transitive dep that needs dependabot updates
3
4
google-cloud-bigquery==2.17.0
5
+ googleapis-common-protos==1.53.0 # transitive dep that needs dependabot updates
4
6
lkml==1.1.0
5
7
looker-sdk==21.6.0
6
8
mozilla-schema-generator==0.3.0
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ google-api-core[grpc]==1.28.0 \
116
116
--hash =sha256:02646803bd728e12dd1f45ee1dcc31c12614c9a1ac451b9a1ce26aa65df9b957 \
117
117
--hash =sha256:a658a4e367511a444c7daf2c58855ff6fd7f7d138c154e5b17186c1f8154c8cb
118
118
# via
119
+ # -r requirements.in
119
120
# google-cloud-bigquery
120
121
# google-cloud-core
121
122
google-auth == 1.30.0 \
@@ -170,7 +171,9 @@ google-resumable-media==1.2.0 \
170
171
googleapis-common-protos == 1.53.0 \
171
172
--hash =sha256:a88ee8903aa0a81f6c3cec2d5cf62d3c8aa67c06439b0496b49048fb1854ebf4 \
172
173
--hash =sha256:f6d561ab8fb16b30020b940e2dd01cd80082f4762fa9f3ee670f4419b4b8dbd0
173
- # via google-api-core
174
+ # via
175
+ # -r requirements.in
176
+ # google-api-core
174
177
grpcio == 1.37.1 \
175
178
--hash =sha256:025fa7dffb0cf724070cfcbe2ff600a18b0cf84642ede5c92f2717162e2a8c95 \
176
179
--hash =sha256:0b8817acef140cb9a3543208c13282d3bf4bb0103e930ddbb779677604085ada \
You can’t perform that action at this time.
0 commit comments