Skip to content
Open
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 @@ -12,7 +12,7 @@ fredapi==0.5.2
gcsfs==2025.3.2
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.36.0
google-cloud-bigquery==3.38.0
google-cloud-bigquery-storage[fastavro]==2.33.1
google-cloud-datacatalog-lineage==0.3.14
google-cloud-storage==3.4.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,9 @@ google-auth-oauthlib==0.8.0 \
--hash=sha256:40cc612a13c3336d5433e94e2adb42a0c88f6feb6c55769e44500fc70043a576 \
--hash=sha256:81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
# via gcsfs
google-cloud-bigquery==3.36.0 \
--hash=sha256:0cfbad09999907600fd0618794491db10000d98911ec7768ac6041cb9a0257dd \
--hash=sha256:519d7a16be2119dca1ea8871e6dd45f971a8382c337cbe045319543b9e743bdd
google-cloud-bigquery==3.38.0 \
--hash=sha256:8afcb7116f5eac849097a344eb8bfda78b7cfaae128e60e019193dd483873520 \
--hash=sha256:e06e93ff7b245b239945ef59cb59616057598d369edac457ebf292bd61984da6
# via -r requirements.in
google-cloud-bigquery-storage[fastavro]==2.33.1 \
--hash=sha256:24952aba0d69acc4d6bfbdc7a09dddbb728496b1780bd224f1056361a1b51044 \
Expand Down