Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
8 changes: 4 additions & 4 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ cligj==0.7.2
Fiona==1.8.21
geojson==2.5.0
geopandas==0.10.2
google-api-core==2.6.0
google-api-core==2.6.1
google-auth==2.6.0
google-cloud-bigquery==2.34.1
google-cloud-bigquery==2.34.2
google-cloud-bigquery-storage==2.12.0
google-cloud-core==2.2.2
google-cloud-core==2.2.3
google-crc32c==1.3.0
google-resumable-media==2.3.1
googleapis-common-protos==1.55.0
Expand All @@ -22,7 +22,7 @@ libcst==0.4.1
munch==2.5.0
mypy-extensions==0.4.3
packaging==21.3
pandas==1.3.5; python_version == '3.7'
pandas==1.4.1; python_version == '3.7'
pandas==1.4.1; python_version >= '3.8'
proto-plus==1.20.3
protobuf==3.19.4
Expand Down
6 changes: 3 additions & 3 deletions samples/magics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
google-cloud-bigquery-storage==2.12.0
google-auth-oauthlib==0.5.0
grpcio==1.44.0
ipython==7.31.1; python_version == '3.7'
ipython==8.0.1; python_version == '3.8'
ipython==8.1.1; python_version == '3.7'
ipython==8.1.1; python_version == '3.8'
ipython==8.1.1; python_version >= '3.9'
matplotlib==3.5.1
pandas==1.3.5; python_version == '3.7'
pandas==1.4.1; python_version == '3.7'
pandas==1.4.1; python_version >= '3.8'
pyarrow==7.0.0
pytz==2021.3
6 changes: 3 additions & 3 deletions samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
google-cloud-bigquery-storage==2.12.0
google-auth-oauthlib==0.5.0
grpcio==1.44.0
ipython==7.31.1; python_version == '3.7'
ipython==8.0.1; python_version == '3.8'
ipython==8.1.1; python_version == '3.7'
ipython==8.1.1; python_version == '3.8'
ipython==8.1.1; python_version >= '3.9'
matplotlib==3.5.1
pandas==1.3.5; python_version == '3.7'
pandas==1.4.1; python_version == '3.7'
pandas==1.4.1; python_version >= '3.8'
pyarrow==7.0.0
pytz==2021.3