File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ geojson==3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.13.0 ; python_version >= '3.8'
1414google-api-core == 2.11.0
15- google-auth == 2.18.1
15+ google-auth == 2.19.0
1616google-cloud-bigquery == 3.10.0
17- google-cloud-bigquery-storage == 2.19.1
17+ google-cloud-bigquery-storage == 2.20.0
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
2020google-resumable-media == 2.5.0
@@ -26,7 +26,7 @@ munch==3.0.0
2626mypy-extensions == 1.0.0
2727packaging == 23.1
2828pandas === 1.3.5 ; python_version == '3.7'
29- pandas == 2.0.1 ; python_version >= '3.8'
29+ pandas == 2.0.2 ; python_version >= '3.8'
3030proto-plus == 1.22.2
3131pyarrow == 12.0.0
3232pyasn1 == 0.5.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.1.1
2- google-cloud-bigquery-storage == 2.19.1
2+ google-cloud-bigquery-storage == 2.20.0
33google-auth-oauthlib == 1.0.0
44grpcio == 1.54.2
55ipywidgets == 8.0.6
@@ -9,7 +9,7 @@ ipython==8.13.2; 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 == 2.0.1 ; python_version >= '3.8'
12+ pandas == 2.0.2 ; python_version >= '3.8'
1313pyarrow == 12.0.0
1414pytz == 2023.3
1515typing-extensions == 4.6.2
Original file line number Diff line number Diff line change 11db-dtypes == 1.1.1
22google-cloud-bigquery == 3.10.0
3- google-cloud-bigquery-storage == 2.19.1
3+ google-cloud-bigquery-storage == 2.20.0
44google-auth-oauthlib == 1.0.0
55grpcio == 1.54.2
66ipywidgets == 8.0.6
@@ -10,7 +10,7 @@ ipython==8.13.2; 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 == 2.0.1 ; python_version >= '3.8'
13+ pandas == 2.0.2 ; python_version >= '3.8'
1414pyarrow == 12.0.0
1515pytz == 2023.3
1616typing-extensions == 4.6.2
You can’t perform that action at this time.
0 commit comments