File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 11attrs == 24.2.0
2- certifi == 2024.7.4
2+ certifi == 2024.8.30
33cffi === 1.15.1 ; python_version == '3.7'
4- cffi == 1.17.0 ; python_version >= '3.8'
4+ cffi == 1.17.1 ; python_version >= '3.8'
55charset-normalizer == 3.3.2
66click == 8.1.7
77click-plugins == 1.1.1
@@ -13,16 +13,17 @@ geojson==3.1.0
1313geopandas === 0.10.2 ; python_version == '3.7'
1414geopandas === 0.13.2 ; python_version == '3.8'
1515geopandas == 1.0.1 ; python_version >= '3.9'
16- google-api-core == 2.19.1
16+ google-api-core == 2.19.2
1717google-auth == 2.34.0
1818google-cloud-bigquery == 3.25.0
19- google-cloud-bigquery-storage == 2.25 .0
19+ google-cloud-bigquery-storage == 2.26 .0
2020google-cloud-core == 2.4.1
21- google-crc32c == 1.5.0
21+ google-crc32c == 1.5.0 ; python_version < '3.9'
22+ google-crc32c == 1.6.0 ; python_version >= '3.9'
2223google-resumable-media == 2.7.2
2324googleapis-common-protos == 1.65.0
2425grpcio === 1.62.2 ; python_version == '3.7'
25- grpcio == 1.66.0 ; python_version >= '3.8'
26+ grpcio == 1.66.1 ; python_version >= '3.8'
2627idna == 3.8
2728munch == 4.0.0
2829mypy-extensions == 1.0.0
Original file line number Diff line number Diff line change 1- bigquery_magics == 0.1.1
1+ bigquery_magics == 0.2.0
22db-dtypes == 1.3.0
33google.cloud.bigquery == 3.25.0
4- google-cloud-bigquery-storage == 2.25 .0
4+ google-cloud-bigquery-storage == 2.26 .0
55ipython === 7.31.1 ; python_version == '3.7'
66ipython === 8.0.1 ; python_version == '3.8'
77ipython === 8.18.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 1- bigquery-magics == 0.1.1
1+ bigquery-magics == 0.2.0
22db-dtypes == 1.3.0
33google-cloud-bigquery == 3.25.0
4- google-cloud-bigquery-storage == 2.25 .0
4+ google-cloud-bigquery-storage == 2.26 .0
55ipython === 7.31.1 ; python_version == '3.7'
66ipython === 8.0.1 ; python_version == '3.8'
77ipython === 8.18.1 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments