Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud==0.18.3
gitpython==3.1.45
google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to universe/universe_domain returned 404" errors.
google-cloud-bigquery==3.35.1
google-cloud-bigquery-storage[fastavro]==2.32.0
google-cloud-bigquery-storage[fastavro]==2.33.1
google-cloud-datacatalog-lineage==0.3.14
google-cloud-storage==3.3.1
Jinja2==3.1.6
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -631,9 +631,9 @@ google-cloud-bigquery==3.35.1 \
--hash=sha256:599f26cacf190acfe88000f6cc5f4bc9e6baac7899e4f406ca054f1906f71960 \
--hash=sha256:6739a6ba63c6d80735ca2b34b1df2090ff473b80c1a62354caa2debe6dbbd961
# via -r requirements.in
google-cloud-bigquery-storage[fastavro]==2.32.0 \
--hash=sha256:d71c2be8ae63fae6bbe6b0364477e17c11e7b362c61d9af6d4f7f19511d95829 \
--hash=sha256:e944f5f4385f0be27e049e73e4dccf548b77348301663a773b5d03abdbd49e20
google-cloud-bigquery-storage[fastavro]==2.33.1 \
--hash=sha256:24952aba0d69acc4d6bfbdc7a09dddbb728496b1780bd224f1056361a1b51044 \
--hash=sha256:3fd25bef364ac5fb9bbd6560f0dd11b90b1845883df8e0a8c706ad53d00fc23b
# via -r requirements.in
google-cloud-core==2.4.2 \
--hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \
Expand Down