Skip to content

Commit b12882e

Browse files
committed
chore: Update grpcio dependencies so local pip installs work
Signed-off-by: Danny Chiao <[email protected]>
1 parent 87190cb commit b12882e

10 files changed

+175
-187
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ install-go-ci-dependencies:
196196
python -m pip install pybindgen==0.22.0 protobuf==3.20.1
197197

198198
install-protoc-dependencies:
199-
pip install grpcio-tools==1.47.0 mypy-protobuf==3.1.0
199+
pip install grpcio-tools==1.48.0 mypy-protobuf==3.1.0
200200

201201
compile-protos-go: install-go-proto-dependencies install-protoc-dependencies
202202
python setup.py build_go_protos

sdk/python/requirements/py3.10-ci-requirements.txt

+51-49
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --extra=ci --output-file=sdk/python/requirements/py3.10-ci-requirements.txt
66
#
7-
absl-py==1.1.0
7+
absl-py==1.2.0
88
# via tensorflow-metadata
99
adal==1.2.7
1010
# via
@@ -50,7 +50,7 @@ async-timeout==4.0.2
5050
# via
5151
# aiohttp
5252
# redis
53-
attrs==21.4.0
53+
attrs==22.1.0
5454
# via
5555
# aiohttp
5656
# black
@@ -59,7 +59,7 @@ attrs==21.4.0
5959
# pytest
6060
avro==1.10.0
6161
# via feast (setup.py)
62-
azure-core==1.24.1
62+
azure-core==1.24.2
6363
# via
6464
# adlfs
6565
# azure-identity
@@ -69,7 +69,7 @@ azure-datalake-store==0.0.52
6969
# via adlfs
7070
azure-identity==1.10.0
7171
# via adlfs
72-
azure-storage-blob==12.12.0
72+
azure-storage-blob==12.13.0
7373
# via adlfs
7474
babel==2.10.3
7575
# via sphinx
@@ -103,7 +103,7 @@ certifi==2022.6.15
103103
# msrest
104104
# requests
105105
# snowflake-connector-python
106-
cffi==1.15.0
106+
cffi==1.15.1
107107
# via
108108
# azure-datalake-store
109109
# cryptography
@@ -130,7 +130,7 @@ colorama==0.4.5
130130
# via
131131
# feast (setup.py)
132132
# great-expectations
133-
coverage[toml]==6.4.1
133+
coverage[toml]==6.4.2
134134
# via pytest-cov
135135
cryptography==35.0.0
136136
# via
@@ -157,7 +157,7 @@ deprecation==2.1.0
157157
# via testcontainers
158158
dill==0.3.5.1
159159
# via feast (setup.py)
160-
distlib==0.3.4
160+
distlib==0.3.5
161161
# via virtualenv
162162
docker==5.0.3
163163
# via
@@ -171,15 +171,15 @@ entrypoints==0.4
171171
# via altair
172172
execnet==1.9.0
173173
# via pytest-xdist
174-
executing==0.8.3
174+
executing==0.9.1
175175
# via stack-data
176-
fastapi==0.78.0
176+
fastapi==0.79.0
177177
# via feast (setup.py)
178-
fastavro==1.5.2
178+
fastavro==1.5.3
179179
# via
180180
# feast (setup.py)
181181
# pandavro
182-
fastjsonschema==2.15.3
182+
fastjsonschema==2.16.1
183183
# via nbformat
184184
filelock==3.7.1
185185
# via virtualenv
@@ -201,7 +201,7 @@ fsspec==2022.1.0
201201
# s3fs
202202
gcsfs==2022.1.0
203203
# via feast (setup.py)
204-
google-api-core[grpc]==1.31.6
204+
google-api-core[grpc]==1.32.0
205205
# via
206206
# feast (setup.py)
207207
# firebase-admin
@@ -211,7 +211,7 @@ google-api-core[grpc]==1.31.6
211211
# google-cloud-core
212212
# google-cloud-datastore
213213
# google-cloud-firestore
214-
google-api-python-client==2.52.0
214+
google-api-python-client==2.55.0
215215
# via firebase-admin
216216
google-auth==1.35.0
217217
# via
@@ -228,18 +228,18 @@ google-auth-oauthlib==0.5.2
228228
# via gcsfs
229229
google-cloud-bigquery==2.34.4
230230
# via feast (setup.py)
231-
google-cloud-bigquery-storage==2.13.2
231+
google-cloud-bigquery-storage==2.14.1
232232
# via feast (setup.py)
233-
google-cloud-core==1.7.2
233+
google-cloud-core==1.7.3
234234
# via
235235
# feast (setup.py)
236236
# google-cloud-bigquery
237237
# google-cloud-datastore
238238
# google-cloud-firestore
239239
# google-cloud-storage
240-
google-cloud-datastore==2.7.1
240+
google-cloud-datastore==2.8.0
241241
# via feast (setup.py)
242-
google-cloud-firestore==2.5.3
242+
google-cloud-firestore==2.6.0
243243
# via firebase-admin
244244
google-cloud-storage==1.40.0
245245
# via
@@ -252,26 +252,28 @@ google-resumable-media==1.3.3
252252
# via
253253
# google-cloud-bigquery
254254
# google-cloud-storage
255-
googleapis-common-protos==1.56.3
255+
googleapis-common-protos==1.56.4
256256
# via
257257
# feast (setup.py)
258258
# google-api-core
259259
# tensorflow-metadata
260260
great-expectations==0.14.13
261261
# via feast (setup.py)
262-
grpcio==1.47.0
262+
greenlet==1.1.2
263+
# via sqlalchemy
264+
grpcio==1.48.0
263265
# via
264266
# feast (setup.py)
265267
# google-api-core
266268
# google-cloud-bigquery
267269
# grpcio-reflection
268270
# grpcio-testing
269271
# grpcio-tools
270-
grpcio-reflection==1.47.0
272+
grpcio-reflection==1.48.0
271273
# via feast (setup.py)
272-
grpcio-testing==1.47.0
274+
grpcio-testing==1.48.0
273275
# via feast (setup.py)
274-
grpcio-tools==1.47.0
276+
grpcio-tools==1.48.0
275277
# via feast (setup.py)
276278
h11==0.13.0
277279
# via uvicorn
@@ -285,15 +287,15 @@ httplib2==0.20.4
285287
# google-auth-httplib2
286288
httptools==0.4.0
287289
# via uvicorn
288-
identify==2.5.1
290+
identify==2.5.2
289291
# via pre-commit
290292
idna==3.3
291293
# via
292294
# anyio
293295
# requests
294296
# snowflake-connector-python
295297
# yarl
296-
imagesize==1.3.0
298+
imagesize==1.4.1
297299
# via sphinx
298300
importlib-metadata==4.12.0
299301
# via great-expectations
@@ -322,27 +324,28 @@ jsonpatch==1.32
322324
# via great-expectations
323325
jsonpointer==2.3
324326
# via jsonpatch
325-
jsonschema==4.6.1
327+
jsonschema==4.8.0
326328
# via
327329
# altair
328330
# feast (setup.py)
329331
# great-expectations
330332
# nbformat
331-
jupyter-core==4.10.0
333+
jupyter-core==4.11.1
332334
# via nbformat
333335
locket==1.0.0
334336
# via partd
335337
markupsafe==2.1.1
336338
# via
337339
# jinja2
338340
# moto
341+
# werkzeug
339342
matplotlib-inline==0.1.3
340343
# via ipython
341344
mccabe==0.6.1
342345
# via flake8
343346
minio==7.1.0
344347
# via feast (setup.py)
345-
mistune==2.0.3
348+
mistune==2.0.4
346349
# via great-expectations
347350
mmh3==3.0.0
348351
# via feast (setup.py)
@@ -370,7 +373,7 @@ multidict==6.0.2
370373
# via
371374
# aiohttp
372375
# yarl
373-
mypy==0.961
376+
mypy==0.971
374377
# via
375378
# feast (setup.py)
376379
# sqlalchemy
@@ -431,17 +434,17 @@ pexpect==4.8.0
431434
# via ipython
432435
pickleshare==0.7.5
433436
# via ipython
434-
pip-tools==6.7.0
437+
pip-tools==6.8.0
435438
# via feast (setup.py)
436439
platformdirs==2.5.2
437440
# via virtualenv
438441
pluggy==1.0.0
439442
# via pytest
440443
ply==3.11
441444
# via thriftpy2
442-
portalocker==2.4.0
445+
portalocker==2.5.1
443446
# via msal-extensions
444-
pre-commit==2.19.0
447+
pre-commit==2.20.0
445448
# via feast (setup.py)
446449
prompt-toolkit==3.0.30
447450
# via ipython
@@ -584,7 +587,7 @@ pyyaml==6.0
584587
# uvicorn
585588
redis==4.2.2
586589
# via feast (setup.py)
587-
regex==2022.6.2
590+
regex==2022.7.25
588591
# via black
589592
requests==2.28.1
590593
# via
@@ -613,7 +616,7 @@ requests-oauthlib==1.3.1
613616
# msrest
614617
responses==0.21.0
615618
# via moto
616-
rsa==4.8
619+
rsa==4.9
617620
# via google-auth
618621
ruamel-yaml==0.17.17
619622
# via great-expectations
@@ -638,7 +641,6 @@ six==1.16.0
638641
# msrestazure
639642
# pandavro
640643
# python-dateutil
641-
# virtualenv
642644
sniffio==1.2.0
643645
# via anyio
644646
snowballstemmer==2.2.0
@@ -695,7 +697,7 @@ tomli==2.0.1
695697
# mypy
696698
# pep517
697699
# pytest
698-
toolz==0.11.2
700+
toolz==0.12.0
699701
# via
700702
# altair
701703
# dask
@@ -710,7 +712,7 @@ traitlets==5.3.0
710712
# jupyter-core
711713
# matplotlib-inline
712714
# nbformat
713-
trino==0.313.0
715+
trino==0.315.0
714716
# via feast (setup.py)
715717
typed-ast==1.5.4
716718
# via black
@@ -720,23 +722,23 @@ types-protobuf==3.19.22
720722
# via
721723
# feast (setup.py)
722724
# mypy-protobuf
723-
types-python-dateutil==2.8.18
725+
types-python-dateutil==2.8.19
724726
# via feast (setup.py)
725-
types-pytz==2022.1.1
727+
types-pytz==2022.1.2
726728
# via feast (setup.py)
727-
types-pyyaml==6.0.9
729+
types-pyyaml==6.0.11
728730
# via feast (setup.py)
729-
types-redis==4.3.3
731+
types-redis==4.3.11
730732
# via feast (setup.py)
731-
types-requests==2.28.0
733+
types-requests==2.28.5
732734
# via feast (setup.py)
733-
types-setuptools==57.4.18
735+
types-setuptools==63.2.2
734736
# via feast (setup.py)
735737
types-tabulate==0.8.11
736738
# via feast (setup.py)
737-
types-urllib3==1.26.15
739+
types-urllib3==1.26.17
738740
# via types-requests
739-
typing-extensions==4.2.0
741+
typing-extensions==4.3.0
740742
# via
741743
# azure-core
742744
# great-expectations
@@ -749,7 +751,7 @@ tzlocal==4.2
749751
# via great-expectations
750752
uritemplate==4.1.1
751753
# via google-api-python-client
752-
urllib3==1.26.9
754+
urllib3==1.26.11
753755
# via
754756
# botocore
755757
# feast (setup.py)
@@ -761,19 +763,19 @@ uvicorn[standard]==0.18.2
761763
# via feast (setup.py)
762764
uvloop==0.16.0
763765
# via uvicorn
764-
virtualenv==20.15.1
766+
virtualenv==20.16.2
765767
# via pre-commit
766768
volatile==2.1.0
767769
# via bowler
768-
watchfiles==0.15.0
770+
watchfiles==0.16.1
769771
# via uvicorn
770772
wcwidth==0.2.5
771773
# via prompt-toolkit
772774
websocket-client==1.3.3
773775
# via docker
774776
websockets==10.3
775777
# via uvicorn
776-
werkzeug==2.1.2
778+
werkzeug==2.2.1
777779
# via moto
778780
wheel==0.37.1
779781
# via pip-tools
@@ -786,7 +788,7 @@ xmltodict==0.13.0
786788
# via moto
787789
yarl==1.7.2
788790
# via aiohttp
789-
zipp==3.8.0
791+
zipp==3.8.1
790792
# via importlib-metadata
791793

792794
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)