Skip to content

Commit e9784a1

Browse files
chore: Unpin googleapis-common-protos (#2745)
* Unpin `googleapis-common-protos` Exact pinning this library can cause Feast to be incompatible with other libraries that users may want to install. Signed-off-by: Abhin Chhabra <[email protected]> * Regenerate requirements files. Signed-off-by: Abhin Chhabra <[email protected]> * Fixing requirements Signed-off-by: Danny Chiao <[email protected]> * Fix merge Signed-off-by: Danny Chiao <[email protected]> Co-authored-by: Danny Chiao <[email protected]>
1 parent 0cf3c92 commit e9784a1

9 files changed

+240
-241
lines changed

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

Lines changed: 44 additions & 45 deletions
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.0.0
7+
absl-py==1.1.0
88
# via tensorflow-metadata
99
adal==1.2.7
1010
# via
@@ -36,7 +36,7 @@ appdirs==1.4.4
3636
# via black
3737
appnope==0.1.3
3838
# via ipython
39-
asgiref==3.5.1
39+
asgiref==3.5.2
4040
# via uvicorn
4141
asn1crypto==1.5.1
4242
# via
@@ -58,7 +58,7 @@ attrs==21.4.0
5858
# pytest
5959
avro==1.10.0
6060
# via feast (setup.py)
61-
azure-core==1.24.0
61+
azure-core==1.24.1
6262
# via
6363
# adlfs
6464
# azure-identity
@@ -85,13 +85,13 @@ botocore==1.23.24
8585
# boto3
8686
# moto
8787
# s3transfer
88-
build==0.7.0
88+
build==0.8.0
8989
# via feast (setup.py)
9090
cachecontrol==0.12.11
9191
# via firebase-admin
9292
cachetools==4.2.4
9393
# via google-auth
94-
certifi==2021.10.8
94+
certifi==2022.5.18.1
9595
# via
9696
# minio
9797
# msrest
@@ -116,15 +116,15 @@ click==8.0.1
116116
# great-expectations
117117
# pip-tools
118118
# uvicorn
119-
cloudpickle==2.0.0
119+
cloudpickle==2.1.0
120120
# via dask
121121
colorama==0.4.4
122122
# via
123123
# feast (setup.py)
124124
# great-expectations
125-
coverage[toml]==6.3.3
125+
coverage[toml]==6.4
126126
# via pytest-cov
127-
cryptography==3.4.8
127+
cryptography==35.0.0
128128
# via
129129
# adal
130130
# azure-identity
@@ -147,7 +147,7 @@ deprecated==1.2.13
147147
# via redis
148148
deprecation==2.1.0
149149
# via testcontainers
150-
dill==0.3.4
150+
dill==0.3.5.1
151151
# via feast (setup.py)
152152
distlib==0.3.4
153153
# via virtualenv
@@ -167,13 +167,13 @@ executing==0.8.3
167167
# via stack-data
168168
fastapi==0.78.0
169169
# via feast (setup.py)
170-
fastavro==1.4.11
170+
fastavro==1.4.12
171171
# via
172172
# feast (setup.py)
173173
# pandavro
174174
fastjsonschema==2.15.3
175175
# via nbformat
176-
filelock==3.7.0
176+
filelock==3.7.1
177177
# via virtualenv
178178
firebase-admin==4.5.2
179179
# via feast (setup.py)
@@ -189,9 +189,9 @@ fsspec==2022.1.0
189189
# dask
190190
# gcsfs
191191
# s3fs
192-
gcsfs==0.8.0
192+
gcsfs==2022.1.0
193193
# via feast (setup.py)
194-
google-api-core[grpc]==1.31.5
194+
google-api-core[grpc]==1.31.6
195195
# via
196196
# feast (setup.py)
197197
# firebase-admin
@@ -201,7 +201,7 @@ google-api-core[grpc]==1.31.5
201201
# google-cloud-core
202202
# google-cloud-datastore
203203
# google-cloud-firestore
204-
google-api-python-client==2.47.0
204+
google-api-python-client==2.49.0
205205
# via firebase-admin
206206
google-auth==1.35.0
207207
# via
@@ -227,36 +227,37 @@ google-cloud-core==1.7.2
227227
# google-cloud-datastore
228228
# google-cloud-firestore
229229
# google-cloud-storage
230-
google-cloud-datastore==2.5.1
230+
google-cloud-datastore==2.6.1
231231
# via feast (setup.py)
232-
google-cloud-firestore==2.4.0
232+
google-cloud-firestore==2.5.2
233233
# via firebase-admin
234234
google-cloud-storage==1.40.0
235235
# via
236236
# feast (setup.py)
237237
# firebase-admin
238+
# gcsfs
238239
google-crc32c==1.3.0
239240
# via google-resumable-media
240241
google-resumable-media==1.3.3
241242
# via
242243
# google-cloud-bigquery
243244
# google-cloud-storage
244-
googleapis-common-protos==1.52.0
245+
googleapis-common-protos==1.56.2
245246
# via
246247
# feast (setup.py)
247248
# google-api-core
248249
# tensorflow-metadata
249250
great-expectations==0.14.13
250251
# via feast (setup.py)
251-
grpcio==1.46.1
252+
grpcio==1.46.3
252253
# via
253254
# feast (setup.py)
254255
# google-api-core
255256
# google-cloud-bigquery
256257
# grpcio-reflection
257258
# grpcio-testing
258259
# grpcio-tools
259-
grpcio-reflection==1.46.1
260+
grpcio-reflection==1.46.3
260261
# via feast (setup.py)
261262
grpcio-testing==1.44.0
262263
# via feast (setup.py)
@@ -274,7 +275,7 @@ httplib2==0.20.4
274275
# google-auth-httplib2
275276
httptools==0.4.0
276277
# via uvicorn
277-
identify==2.5.0
278+
identify==2.5.1
278279
# via pre-commit
279280
idna==3.3
280281
# via
@@ -284,11 +285,11 @@ idna==3.3
284285
# yarl
285286
imagesize==1.3.0
286287
# via sphinx
287-
importlib-metadata==4.11.3
288+
importlib-metadata==4.11.4
288289
# via great-expectations
289290
iniconfig==1.1.1
290291
# via pytest
291-
ipython==8.3.0
292+
ipython==8.4.0
292293
# via great-expectations
293294
isodate==0.6.1
294295
# via msrest
@@ -311,7 +312,7 @@ jsonpatch==1.32
311312
# via great-expectations
312313
jsonpointer==2.3
313314
# via jsonpatch
314-
jsonschema==4.5.1
315+
jsonschema==4.6.0
315316
# via
316317
# altair
317318
# feast (setup.py)
@@ -337,9 +338,9 @@ mmh3==3.0.0
337338
# via feast (setup.py)
338339
mock==2.0.0
339340
# via feast (setup.py)
340-
moto==3.1.9
341+
moto==3.1.11
341342
# via feast (setup.py)
342-
msal==1.17.0
343+
msal==1.18.0
343344
# via
344345
# azure-identity
345346
# msal-extensions
@@ -416,7 +417,7 @@ pexpect==4.8.0
416417
# via ipython
417418
pickleshare==0.7.5
418419
# via ipython
419-
pip-tools==6.6.1
420+
pip-tools==6.6.2
420421
# via feast (setup.py)
421422
platformdirs==2.5.2
422423
# via virtualenv
@@ -430,7 +431,7 @@ pre-commit==2.19.0
430431
# via feast (setup.py)
431432
prompt-toolkit==3.0.29
432433
# via ipython
433-
proto-plus==1.19.6
434+
proto-plus==1.20.5
434435
# via
435436
# feast (setup.py)
436437
# google-cloud-bigquery
@@ -442,6 +443,7 @@ protobuf==3.19.4
442443
# feast (setup.py)
443444
# google-api-core
444445
# google-cloud-bigquery
446+
# google-cloud-firestore
445447
# googleapis-common-protos
446448
# grpcio-reflection
447449
# grpcio-testing
@@ -483,7 +485,7 @@ pycparser==2.21
483485
# via cffi
484486
pycryptodomex==3.14.1
485487
# via snowflake-connector-python
486-
pydantic==1.9.0
488+
pydantic==1.9.1
487489
# via
488490
# fastapi
489491
# feast (setup.py)
@@ -499,7 +501,7 @@ pyjwt[crypto]==2.4.0
499501
# adal
500502
# msal
501503
# snowflake-connector-python
502-
pyopenssl==21.0.0
504+
pyopenssl==22.0.0
503505
# via snowflake-connector-python
504506
pyparsing==2.4.7
505507
# via
@@ -593,7 +595,7 @@ requests-oauthlib==1.3.1
593595
# via
594596
# google-auth-oauthlib
595597
# msrest
596-
responses==0.20.0
598+
responses==0.21.0
597599
# via moto
598600
rsa==4.8
599601
# via google-auth
@@ -603,11 +605,10 @@ s3fs==2022.1.0
603605
# via feast (setup.py)
604606
s3transfer==0.5.2
605607
# via boto3
606-
scipy==1.8.0
608+
scipy==1.8.1
607609
# via great-expectations
608610
six==1.16.0
609611
# via
610-
# absl-py
611612
# azure-core
612613
# azure-identity
613614
# google-api-core
@@ -620,14 +621,13 @@ six==1.16.0
620621
# mock
621622
# msrestazure
622623
# pandavro
623-
# pyopenssl
624624
# python-dateutil
625625
# virtualenv
626626
sniffio==1.2.0
627627
# via anyio
628628
snowballstemmer==2.2.0
629629
# via sphinx
630-
snowflake-connector-python[pandas]==2.7.7
630+
snowflake-connector-python[pandas]==2.7.8
631631
# via feast (setup.py)
632632
sphinx==4.3.2
633633
# via
@@ -684,35 +684,35 @@ tqdm==4.64.0
684684
# via
685685
# feast (setup.py)
686686
# great-expectations
687-
traitlets==5.2.1.post0
687+
traitlets==5.2.2.post1
688688
# via
689689
# ipython
690690
# jupyter-core
691691
# matplotlib-inline
692692
# nbformat
693693
trino==0.313.0
694694
# via feast (setup.py)
695-
typed-ast==1.5.3
695+
typed-ast==1.5.4
696696
# via black
697-
types-protobuf==3.19.20
697+
types-protobuf==3.19.21
698698
# via
699699
# feast (setup.py)
700700
# mypy-protobuf
701-
types-python-dateutil==2.8.15
701+
types-python-dateutil==2.8.17
702702
# via feast (setup.py)
703703
types-pytz==2021.3.8
704704
# via feast (setup.py)
705-
types-pyyaml==6.0.7
705+
types-pyyaml==6.0.8
706706
# via feast (setup.py)
707-
types-redis==4.2.3
707+
types-redis==4.2.6
708708
# via feast (setup.py)
709-
types-requests==2.27.25
709+
types-requests==2.27.30
710710
# via feast (setup.py)
711-
types-setuptools==57.4.14
711+
types-setuptools==57.4.17
712712
# via feast (setup.py)
713713
types-tabulate==0.8.9
714714
# via feast (setup.py)
715-
types-urllib3==1.26.14
715+
types-urllib3==1.26.15
716716
# via types-requests
717717
typing-extensions==4.2.0
718718
# via
@@ -724,13 +724,12 @@ tzdata==2022.1
724724
# via pytz-deprecation-shim
725725
tzlocal==4.2
726726
# via great-expectations
727-
ujson==5.2.0
728-
# via gcsfs
729727
uritemplate==4.1.1
730728
# via google-api-python-client
731729
urllib3==1.26.9
732730
# via
733731
# botocore
732+
# feast (setup.py)
734733
# great-expectations
735734
# minio
736735
# requests

0 commit comments

Comments
 (0)