File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/google-cloud-bigquery/samples Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ click==8.1.3
66click-plugins == 1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
9- db-dtypes == 1.1.0
9+ db-dtypes == 1.1.1
1010Fiona == 1.9.2
1111geojson == 3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.12.2 ; python_version >= '3.8'
1414google-api-core == 2.11.0
15- google-auth == 2.17.0
15+ google-auth == 2.17.2
1616google-cloud-bigquery == 3.9.0
1717google-cloud-bigquery-storage == 2.19.1
1818google-cloud-core == 2.3.2
@@ -26,7 +26,7 @@ munch==2.5.0
2626mypy-extensions == 1.0.0
2727packaging == 23.0
2828pandas === 1.3.5 ; python_version == '3.7'
29- pandas == 1.5.3 ; python_version >= '3.8'
29+ pandas == 2.0.0 ; python_version >= '3.8'
3030proto-plus == 1.22.2
3131pyarrow == 11.0.0
3232pyasn1 == 0.4.8
Original file line number Diff line number Diff line change 1- db-dtypes == 1.1.0
1+ db-dtypes == 1.1.1
22google-cloud-bigquery-storage == 2.19.1
33google-auth-oauthlib == 1.0.0
44grpcio == 1.53.0
@@ -9,7 +9,7 @@ ipython==8.12.0; python_version >= '3.9'
99matplotlib === 3.5.3 ; python_version == '3.7'
1010matplotlib == 3.7.1 ; python_version >= '3.8'
1111pandas === 1.3.5 ; python_version == '3.7'
12- pandas == 1.5.3 ; python_version >= '3.8'
12+ pandas == 2.0.0 ; python_version >= '3.8'
1313pyarrow == 11.0.0
1414pytz == 2023.3
1515typing-extensions == 4.5.0
Original file line number Diff line number Diff line change 1- db-dtypes == 1.1.0
1+ db-dtypes == 1.1.1
22google-cloud-bigquery == 3.9.0
33google-cloud-bigquery-storage == 2.19.1
44google-auth-oauthlib == 1.0.0
@@ -10,7 +10,7 @@ ipython==8.12.0; python_version >= '3.9'
1010matplotlib === 3.5.3 ; python_version == '3.7'
1111matplotlib == 3.7.1 ; python_version >= '3.8'
1212pandas === 1.3.5 ; python_version == '3.7'
13- pandas == 1.5.3 ; python_version >= '3.8'
13+ pandas == 2.0.0 ; python_version >= '3.8'
1414pyarrow == 11.0.0
1515pytz == 2023.3
1616typing-extensions == 4.5.0
You can’t perform that action at this time.
0 commit comments