File tree Expand file tree Collapse file tree 3 files changed +19
-19
lines changed
Expand file tree Collapse file tree 3 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -7,38 +7,38 @@ click-plugins==1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.0.4
10- Fiona == 1.8.21
10+ Fiona == 1.8.22
1111geojson == 2.5.0
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.11.1 ; python_version >= '3.8'
1414google-api-core == 2.10.2
15- google-auth == 2.12 .0
16- google-cloud-bigquery == 3.3.3
17- google-cloud-bigquery-storage == 2.16.1
15+ google-auth == 2.13 .0
16+ google-cloud-bigquery == 3.3.5
17+ google-cloud-bigquery-storage == 2.16.2
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
2020google-resumable-media == 2.4.0
2121googleapis-common-protos == 1.56.4
22- grpcio == 1.49.1
22+ grpcio == 1.50.0
2323idna == 3.4
2424libcst == 0.4.7
2525munch == 2.5.0
2626mypy-extensions == 0.4.3
2727packaging == 21.3
2828pandas === 1.3.5 ; python_version == '3.7'
29- pandas == 1.5.0 ; python_version >= '3.8'
29+ pandas == 1.5.1 ; python_version >= '3.8'
3030proto-plus == 1.22.1
3131pyarrow == 9.0.0
3232pyasn1 == 0.4.8
3333pyasn1-modules == 0.2.8
3434pycparser == 2.21
3535pyparsing == 3.0.9
3636python-dateutil == 2.8.2
37- pytz == 2022.4
37+ pytz == 2022.5
3838PyYAML == 6.0
3939requests == 2.28.1
4040rsa == 4.9
41- Shapely == 1.8.4
41+ Shapely == 1.8.5.post1
4242six == 1.16.0
4343typing-extensions == 4.4.0
4444typing-inspect == 0.8.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.0.4
2- google-cloud-bigquery-storage == 2.16.1
2+ google-cloud-bigquery-storage == 2.16.2
33google-auth-oauthlib == 0.5.3
4- grpcio == 1.49.1
5- ipywidgets == 7.7.1
4+ grpcio == 1.50.0
5+ ipywidgets == 8.0.2
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.0.1 ; python_version == '3.8'
88ipython == 8.5.0 ; python_version >= '3.9'
99matplotlib === 3.5.3 ; python_version == '3.7'
1010matplotlib == 3.6.1 ; python_version >= '3.8'
1111pandas === 1.3.5 ; python_version == '3.7'
12- pandas == 1.5.0 ; python_version >= '3.8'
12+ pandas == 1.5.1 ; python_version >= '3.8'
1313pyarrow == 9.0.0
14- pytz == 2022.4
14+ pytz == 2022.5
1515typing-extensions == 4.4.0
Original file line number Diff line number Diff line change 11db-dtypes == 1.0.4
2- google-cloud-bigquery == 3.3.3
3- google-cloud-bigquery-storage == 2.16.1
2+ google-cloud-bigquery == 3.3.5
3+ google-cloud-bigquery-storage == 2.16.2
44google-auth-oauthlib == 0.5.3
5- grpcio == 1.49.1
6- ipywidgets == 7.7.1
5+ grpcio == 1.50.0
6+ ipywidgets == 8.0.2
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.0.1 ; python_version == '3.8'
99ipython == 8.5.0 ; python_version >= '3.9'
1010matplotlib === 3.5.3 ; python_version == '3.7'
1111matplotlib == 3.6.1 ; python_version >= '3.8'
1212pandas === 1.3.5 ; python_version == '3.7'
13- pandas == 1.5.0 ; python_version >= '3.8'
13+ pandas == 1.5.1 ; python_version >= '3.8'
1414pyarrow == 9.0.0
15- pytz == 2022.4
15+ pytz == 2022.5
1616typing-extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments