Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 13 additions & 5 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -697,25 +697,32 @@ google-apitools==0.5.32 \
--hash=sha256:b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688 \
--hash=sha256:c3763e52289f61e21c41d5531e20fbda9cc8484a088b8686fd460770db8bad13
# via gsutil
google-auth[aiohttp]==2.27.0 \
--hash=sha256:8e4bad367015430ff253fe49d500fdc3396c1a434db5740828c728e45bcce245 \
--hash=sha256:e863a56ccc2d8efa83df7a80272601e43487fa9a728a376205c86c26aaefa821
google-auth[aiohttp]==2.17.0 \
--hash=sha256:45ba9b4b3e49406de3c5451697820694b2f6ce8a6b75bb187852fdae231dab94 \
--hash=sha256:f51d26ebb3e5d723b9a7dbd310b6c88654ef1ad1fc35750d1fdba48ca4d82f52
# via
# google-auth-httplib2
# gsutil
google-auth-httplib2==0.2.0 \
--hash=sha256:38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05 \
--hash=sha256:b65a0a2123300dd71281a7bf6e64d65a0759287df52729bdd1ae2e47dc311a3d
# via gsutil
google-reauth==0.1.1 \
--hash=sha256:cb39074488d74c8853074dde47368bbf8f739d4a4338b89aab696c895b6d8368 \
--hash=sha256:f9f6852a55c2c5453d581cd01f3d1278e86147c03d008409800390a834235892
# via
# gcs-oauth2-boto-plugin
# gsutil
gsutil==5.27 \
--hash=sha256:681a2d844acdf05fac989da6dd406944ae11cb27a4cf3c9edef74d2585ab5f05
gsutil==5.28 \
--hash=sha256:71370a111e1ad6f8da5e89f99f20dad7147eeeb88222ed9ac0bb6d8fe6a2135f
# via -r requirements.in
httplib2==0.20.4 \
--hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \
--hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543
# via
# gcs-oauth2-boto-plugin
# google-apitools
# google-auth-httplib2
# gsutil
# oauth2client
humanfriendly==10.0 \
Expand Down Expand Up @@ -1207,6 +1214,7 @@ six==1.16.0 \
# via
# gcs-oauth2-boto-plugin
# google-apitools
# google-auth
# gsutil
# oauth2client
# python-dateutil
Expand Down