Skip to content

Commit c6f664a

Browse files
committed
Add sidestep for pypa/pip#9644
Should be removed before merging #8615
1 parent 58b13aa commit c6f664a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

requirements/main.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ google-api-core[grpc]==1.26.3 \
266266
# via
267267
# google-cloud-bigquery
268268
# google-cloud-core
269+
google-api-core==1.26.3 \
270+
--hash=sha256:099762d4b4018cd536bcf85136bf337957da438807572db52f21dc61251be089 \
271+
--hash=sha256:b914345c7ea23861162693a27703bab804a55504f7e6e9abcaff174d80df32ac
272+
# duplicated from requirement immediately above to
273+
# temporarily sidestep https://github.com/pypa/pip/issues/9644
269274
google-auth==1.30.0 \
270275
--hash=sha256:588bdb03a41ecb4978472b847881e5518b5d9ec6153d3d679aa127a55e13b39f \
271276
--hash=sha256:9ad25fba07f46a628ad4d0ca09f38dcb262830df2ac95b217f9b0129c9e42206

0 commit comments

Comments
 (0)