File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ iniconfig==1.1.1
5
5
packaging==21.0
6
6
pluggy==1.0.0
7
7
py==1.10.0
8
- pyparsing==3.0.1
8
+ pyparsing==3.0.2
9
9
pytest==6.2.5
10
10
toml==0.10.2
11
11
typing-extensions==3.10.0.2
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ future==0.18.2
15
15
GeoAlchemy2 == 0.9.4
16
16
geopandas == 0.9.0 ; python_version < '3.7'
17
17
geopandas == 0.10.0 ; python_version >= '3.7'
18
- google-api-core == 2.1.1
19
- google-auth == 2.3.1
18
+ google-api-core == 2.2.0
19
+ google-auth == 2.3.2
20
20
google-cloud-bigquery == 2.28.1
21
21
google-cloud-bigquery-storage == 2.9.1
22
22
google-cloud-core == 2.1.0
@@ -40,13 +40,13 @@ opentelemetry-semantic-conventions==0.25b2
40
40
packaging == 21.0
41
41
pandas == 1.1.5 ; python_version < '3.7'
42
42
pandas == 1.3.2 ; python_version >= '3.7'
43
- proto-plus == 1.19.6
43
+ proto-plus == 1.19.7
44
44
protobuf == 3.19.0
45
- pyarrow == 5 .0.0
45
+ pyarrow == 6 .0.0
46
46
pyasn1 == 0.4.8
47
47
pyasn1-modules == 0.2.8
48
48
pycparser == 2.20
49
- pyparsing == 3.0.1
49
+ pyparsing == 3.0.2
50
50
pyproj == 3.0.1 ; python_version < '3.7'
51
51
pyproj == 3.1.0 ; python_version >= '3.7'
52
52
python-dateutil == 2.8.2
@@ -57,7 +57,7 @@ rsa==4.7.2
57
57
Shapely == 1.8.0
58
58
six == 1.16.0
59
59
SQLAlchemy == 1.4.26
60
- sqlalchemy-bigquery == 1.2.0
60
+ sqlalchemy-bigquery == 1.2.1
61
61
tqdm == 4.62.3
62
62
typing-extensions == 3.10.0.2
63
63
typing-inspect == 0.7.1
You can’t perform that action at this time.
0 commit comments