This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- pytest==7.0 .1
1+ pytest==7.1 .1
22mock==4.0.3
Original file line number Diff line number Diff line change @@ -2,22 +2,22 @@ attrs==21.4.0
22certifi == 2021.10.8
33cffi == 1.15.0
44charset-normalizer == 2.0.12
5- click == 8.0.4
5+ click == 8.1.0
66click-plugins == 1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
9- db-dtypes == 0.4 .0
9+ db-dtypes == 1.0 .0
1010Fiona == 1.8.21
1111geojson == 2.5.0
1212geopandas == 0.10.2
13- google-api-core == 2.7.0
14- google-auth == 2.6.0
13+ google-api-core == 2.7.1
14+ google-auth == 2.6.2
1515google-cloud-bigquery == 2.34.2
16- google-cloud-bigquery-storage == 2.12 .0
16+ google-cloud-bigquery-storage == 2.13 .0
1717google-cloud-core == 2.2.3
1818google-crc32c == 1.3.0
1919google-resumable-media == 2.3.2
20- googleapis-common-protos == 1.55 .0
20+ googleapis-common-protos == 1.56 .0
2121grpcio == 1.44.0
2222idna == 3.3
2323libcst == 0.4.1
@@ -34,12 +34,12 @@ pyasn1-modules==0.2.8
3434pycparser == 2.21
3535pyparsing == 3.0.7
3636python-dateutil == 2.8.2
37- pytz == 2021.3
37+ pytz == 2022.1
3838PyYAML == 6.0
3939requests == 2.27.1
4040rsa == 4.8
4141Shapely == 1.8.1.post1
4242six == 1.16.0
4343typing-extensions == 4.1.1
4444typing-inspect == 0.7.1
45- urllib3 == 1.26.8
45+ urllib3 == 1.26.9
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.3.1
2- pytest==7.0 .1
2+ pytest==7.1 .1
33mock==4.0.3
Original file line number Diff line number Diff line change 1- db-dtypes == 0.4 .0
2- google-cloud-bigquery-storage == 2.12 .0
3- google-auth-oauthlib == 0.5.0
1+ db-dtypes == 1.0 .0
2+ google-cloud-bigquery-storage == 2.13 .0
3+ google-auth-oauthlib == 0.5.1
44grpcio == 1.44.0
55ipython == 7.31.1 ; python_version == '3.7'
66ipython == 8.0.1 ; python_version == '3.8'
7- ipython == 8.1.1 ; python_version >= '3.9'
7+ ipython == 8.2.0 ; python_version >= '3.9'
88matplotlib == 3.5.1
99pandas == 1.3.5 ; python_version == '3.7'
1010pandas == 1.4.1 ; python_version >= '3.8'
1111pyarrow == 7.0.0
12- pytz == 2021.3
13- typing-extensions == 3.10.0.2
12+ pytz == 2022.1
13+ typing-extensions == 4.1.1
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.3.1
2- pytest==7.0 .1
2+ pytest==7.1 .1
33mock==4.0.3
Original file line number Diff line number Diff line change 1- db-dtypes == 0.4 .0
2- google-cloud-bigquery-storage == 2.12 .0
3- google-auth-oauthlib == 0.5.0
1+ db-dtypes == 1.0 .0
2+ google-cloud-bigquery-storage == 2.13 .0
3+ google-auth-oauthlib == 0.5.1
44grpcio == 1.44.0
55ipython == 7.31.1 ; python_version == '3.7'
66ipython == 8.0.1 ; python_version == '3.8'
7- ipython == 8.1.1 ; python_version >= '3.9'
7+ ipython == 8.2.0 ; python_version >= '3.9'
88matplotlib == 3.5.1
99pandas == 1.3.5 ; python_version == '3.7'
1010pandas == 1.4.1 ; python_version >= '3.8'
1111pyarrow == 7.0.0
12- pytz == 2021.3
13- typing-extensions == 3.10.0.2
12+ pytz == 2022.1
13+ typing-extensions == 4.1.1
You can’t perform that action at this time.
0 commit comments