File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ google-cloud-core==2.3.2
19
19
google-crc32c == 1.5.0
20
20
google-resumable-media == 2.4.1
21
21
googleapis-common-protos == 1.58.0
22
- grpcio == 1.51.1
22
+ grpcio == 1.52.0
23
23
idna == 3.4
24
24
libcst == 0.4.9
25
25
munch == 2.5.0
26
- mypy-extensions == 0.4.3
26
+ mypy-extensions == 1.0.0
27
27
packaging == 23.0
28
28
pandas === 1.3.5 ; python_version == '3.7'
29
29
pandas == 1.5.3 ; python_version >= '3.8'
Original file line number Diff line number Diff line change 1
1
db-dtypes == 1.0.5
2
2
google-cloud-bigquery-storage == 2.18.1
3
3
google-auth-oauthlib == 0.8.0
4
- grpcio == 1.51.1
4
+ grpcio == 1.52.0
5
5
ipywidgets == 8.0.4
6
6
ipython === 7.31.1 ; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ db-dtypes==1.0.5
2
2
google-cloud-bigquery == 3.5.0
3
3
google-cloud-bigquery-storage == 2.18.1
4
4
google-auth-oauthlib == 0.8.0
5
- grpcio == 1.51.1
5
+ grpcio == 1.52.0
6
6
ipywidgets == 8.0.4
7
7
ipython === 7.31.1 ; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
You can’t perform that action at this time.
0 commit comments