File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ click-plugins==1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.0.5
10- Fiona == 1.9.1
10+ Fiona == 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.16.2
16- google-cloud-bigquery == 3.6 .0
15+ google-auth == 2.16.3
16+ google-cloud-bigquery == 3.7 .0
1717google-cloud-bigquery-storage == 2.19.0
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
2020google-resumable-media == 2.4.1
21- googleapis-common-protos == 1.58 .0
21+ googleapis-common-protos == 1.59 .0
2222grpcio == 1.51.3
2323idna == 3.4
2424libcst == 0.4.9
@@ -34,12 +34,12 @@ pyasn1-modules==0.2.8
3434pycparser == 2.21
3535pyparsing == 3.0.9
3636python-dateutil == 2.8.2
37- pytz == 2022.7.1
37+ pytz == 2023.2
3838PyYAML == 6.0
3939requests == 2.28.2
4040rsa == 4.9
4141Shapely == 2.0.1
4242six == 1.16.0
4343typing-extensions == 4.5.0
4444typing-inspect == 0.8.0
45- urllib3 == 1.26.14
45+ urllib3 == 1.26.15
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ db-dtypes==1.0.5
22google-cloud-bigquery-storage == 2.19.0
33google-auth-oauthlib == 1.0.0
44grpcio == 1.51.3
5- ipywidgets == 8.0.4
5+ ipywidgets == 8.0.5
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.0.1 ; python_version == '3.8'
88ipython == 8.11.0 ; python_version >= '3.9'
@@ -11,5 +11,5 @@ matplotlib==3.7.1; python_version >= '3.8'
1111pandas === 1.3.5 ; python_version == '3.7'
1212pandas == 1.5.3 ; python_version >= '3.8'
1313pyarrow == 11.0.0
14- pytz == 2022.7.1
14+ pytz == 2023.2
1515typing-extensions == 4.5.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.0.5
2- google-cloud-bigquery == 3.6 .0
2+ google-cloud-bigquery == 3.7 .0
33google-cloud-bigquery-storage == 2.19.0
44google-auth-oauthlib == 1.0.0
55grpcio == 1.51.3
6- ipywidgets == 8.0.4
6+ ipywidgets == 8.0.5
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.0.1 ; python_version == '3.8'
99ipython == 8.11.0 ; python_version >= '3.9'
@@ -12,5 +12,5 @@ matplotlib==3.7.1; python_version >= '3.8'
1212pandas === 1.3.5 ; python_version == '3.7'
1313pandas == 1.5.3 ; python_version >= '3.8'
1414pyarrow == 11.0.0
15- pytz == 2022.7.1
15+ pytz == 2023.2
1616typing-extensions == 4.5.0
You can’t perform that action at this time.
0 commit comments