File tree Expand file tree Collapse file tree 3 files changed +23
-23
lines changed
Expand file tree Collapse file tree 3 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 11attrs == 23.1.0
2- certifi == 2022.12 .7
2+ certifi == 2023.5 .7
33cffi == 1.15.1
44charset-normalizer == 3.1.0
55click == 8.1.3
66click-plugins == 1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.1.1
10- Fiona == 1.9.3
10+ Fiona == 1.9.4.post1
1111geojson == 3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
13- geopandas == 0.12.2 ; python_version >= '3.8'
13+ geopandas == 0.13.0 ; python_version >= '3.8'
1414google-api-core == 2.11.0
15- google-auth == 2.17.3
15+ google-auth == 2.18.1
1616google-cloud-bigquery == 3.10.0
1717google-cloud-bigquery-storage == 2.19.1
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
20- google-resumable-media == 2.4.1
20+ google-resumable-media == 2.5.0
2121googleapis-common-protos == 1.59.0
22- grpcio == 1.54.0
22+ grpcio == 1.54.2
2323idna == 3.4
24- libcst == 0.4.9
25- munch == 2.5 .0
24+ libcst == 1.0.0
25+ munch == 3.0 .0
2626mypy-extensions == 1.0.0
2727packaging == 23.1
2828pandas === 1.3.5 ; python_version == '3.7'
29- pandas == 2.0.0 ; python_version >= '3.8'
29+ pandas == 2.0.1 ; python_version >= '3.8'
3030proto-plus == 1.22.2
31- pyarrow == 11 .0.0
31+ pyarrow == 12 .0.0
3232pyasn1 == 0.5.0
3333pyasn1-modules == 0.3.0
3434pycparser == 2.21
@@ -40,6 +40,6 @@ requests==2.28.2
4040rsa == 4.9
4141Shapely == 2.0.1
4242six == 1.16.0
43- typing-extensions == 4.5.0
44- typing-inspect == 0.8 .0
45- urllib3 == 1.26.15
43+ typing-extensions == 4.6.2
44+ typing-inspect == 0.9 .0
45+ urllib3 == 2.0.2
Original file line number Diff line number Diff line change 11db-dtypes == 1.1.1
22google-cloud-bigquery-storage == 2.19.1
33google-auth-oauthlib == 1.0.0
4- grpcio == 1.54.0
4+ grpcio == 1.54.2
55ipywidgets == 8.0.6
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.0.1 ; python_version == '3.8'
8- ipython == 8.12.0 ; python_version >= '3.9'
8+ 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.0 ; python_version >= '3.8'
13- pyarrow == 11 .0.0
12+ pandas == 2.0.1 ; python_version >= '3.8'
13+ pyarrow == 12 .0.0
1414pytz == 2023.3
15- typing-extensions == 4.5.0
15+ typing-extensions == 4.6.2
Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ db-dtypes==1.1.1
22google-cloud-bigquery == 3.10.0
33google-cloud-bigquery-storage == 2.19.1
44google-auth-oauthlib == 1.0.0
5- grpcio == 1.54.0
5+ grpcio == 1.54.2
66ipywidgets == 8.0.6
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.0.1 ; python_version == '3.8'
9- ipython == 8.12.0 ; python_version >= '3.9'
9+ 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.0 ; python_version >= '3.8'
14- pyarrow == 11 .0.0
13+ pandas == 2.0.1 ; python_version >= '3.8'
14+ pyarrow == 12 .0.0
1515pytz == 2023.3
16- typing-extensions == 4.5.0
16+ typing-extensions == 4.6.2
You can’t perform that action at this time.
0 commit comments