Skip to content

Commit e25ca4f

Browse files
authored
chore: Update uv version to latest (#5086)
1 parent 2e96236 commit e25ca4f

11 files changed

+471
-741
lines changed

infra/scripts/pixi/pixi.lock

+294-609
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/scripts/pixi/pixi.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ platforms = ["linux-64", "osx-arm64", "osx-64"]
66
[tasks]
77

88
[dependencies]
9-
uv = ">=0.1.39,<0.2"
9+
uv = ">=0.6.3"
1010

1111
[feature.py39.dependencies]
1212
python = "~=3.9.0"

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ gcp = [
7070
"google-cloud-bigtable>=2.11.0,<3",
7171
"fsspec<=2024.9.0",
7272
]
73-
ge = ["great_expectations>=0.15.41"]
74-
go = ["cffi~=1.15.0"]
73+
ge = ["great_expectations>=0.15.41,<1"]
74+
go = ["cffi>=1.15.0"]
7575
grpcio = [
7676
"grpcio>=1.56.2,<2",
7777
"grpcio-reflection>=1.56.2,<2",

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

+45-32
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile -p 3.10 --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.10-ci-requirements.txt
3-
aiobotocore==2.19.0
3+
aiobotocore==2.20.0
44
# via feast (setup.py)
5-
aiohappyeyeballs==2.4.4
5+
aiohappyeyeballs==2.4.6
66
# via aiohttp
7-
aiohttp==3.11.12
7+
aiohttp==3.11.13
88
# via aiobotocore
99
aioitertools==0.12.0
1010
# via aiobotocore
@@ -57,7 +57,7 @@ azure-core==1.32.0
5757
# via
5858
# azure-identity
5959
# azure-storage-blob
60-
azure-identity==1.19.0
60+
azure-identity==1.20.0
6161
# via feast (setup.py)
6262
azure-storage-blob==12.24.1
6363
# via feast (setup.py)
@@ -67,15 +67,16 @@ babel==2.17.0
6767
# sphinx
6868
beautifulsoup4==4.13.3
6969
# via nbconvert
70-
bigtree==0.23.1
70+
bigtree==0.25.0
7171
# via feast (setup.py)
7272
bleach[css]==6.2.0
7373
# via nbconvert
74-
boto3==1.36.3
74+
boto3==1.36.23
7575
# via
7676
# feast (setup.py)
77+
# ikvpy
7778
# moto
78-
botocore==1.36.3
79+
botocore==1.36.23
7980
# via
8081
# aiobotocore
8182
# boto3
@@ -86,7 +87,7 @@ build==1.2.2.post1
8687
# feast (setup.py)
8788
# pip-tools
8889
# singlestoredb
89-
cachetools==5.5.1
90+
cachetools==5.5.2
9091
# via google-auth
9192
cassandra-driver==3.29.2
9293
# via feast (setup.py)
@@ -101,8 +102,10 @@ certifi==2025.1.31
101102
# snowflake-connector-python
102103
cffi==1.17.1
103104
# via
105+
# feast (setup.py)
104106
# argon2-cffi-bindings
105107
# cryptography
108+
# ikvpy
106109
# snowflake-connector-python
107110
cfgv==3.4.0
108111
# via pre-commit
@@ -130,7 +133,7 @@ comm==0.2.2
130133
# ipywidgets
131134
couchbase==4.3.2
132135
# via feast (setup.py)
133-
coverage[toml]==7.6.10
136+
coverage[toml]==7.6.12
134137
# via pytest-cov
135138
cryptography==43.0.3
136139
# via
@@ -146,19 +149,19 @@ cryptography==43.0.3
146149
# snowflake-connector-python
147150
# types-pyopenssl
148151
# types-redis
149-
cython==3.0.11
152+
cython==3.0.12
150153
# via thriftpy2
151-
dask[dataframe]==2025.1.0
154+
dask[dataframe]==2025.2.0
152155
# via feast (setup.py)
153156
db-dtypes==1.4.1
154157
# via google-cloud-bigquery
155158
debugpy==1.8.12
156159
# via ipykernel
157-
decorator==5.1.1
160+
decorator==5.2.1
158161
# via ipython
159162
defusedxml==0.7.1
160163
# via nbconvert
161-
deltalake==0.24.0
164+
deltalake==0.25.1
162165
# via feast (setup.py)
163166
deprecation==2.1.0
164167
# via python-keycloak
@@ -236,7 +239,7 @@ google-cloud-bigquery-storage==2.28.0
236239
# via feast (setup.py)
237240
google-cloud-bigtable==2.28.1
238241
# via feast (setup.py)
239-
google-cloud-core==2.4.1
242+
google-cloud-core==2.4.2
240243
# via
241244
# google-cloud-bigquery
242245
# google-cloud-bigtable
@@ -254,14 +257,16 @@ google-resumable-media==2.7.2
254257
# via
255258
# google-cloud-bigquery
256259
# google-cloud-storage
257-
googleapis-common-protos[grpc]==1.66.0
260+
googleapis-common-protos[grpc]==1.68.0
258261
# via
259262
# feast (setup.py)
260263
# google-api-core
261264
# grpc-google-iam-v1
262265
# grpcio-status
263266
great-expectations==0.18.22
264267
# via feast (setup.py)
268+
greenlet==3.1.1
269+
# via sqlalchemy
265270
grpc-google-iam-v1==0.14.0
266271
# via google-cloud-bigtable
267272
grpcio==1.70.0
@@ -275,14 +280,17 @@ grpcio==1.70.0
275280
# grpcio-status
276281
# grpcio-testing
277282
# grpcio-tools
283+
# ikvpy
278284
# pymilvus
279285
# qdrant-client
280286
grpcio-health-checking==1.70.0
281287
# via feast (setup.py)
282288
grpcio-reflection==1.70.0
283289
# via feast (setup.py)
284290
grpcio-status==1.70.0
285-
# via google-api-core
291+
# via
292+
# google-api-core
293+
# ikvpy
286294
grpcio-testing==1.70.0
287295
# via feast (setup.py)
288296
grpcio-tools==1.70.0
@@ -319,13 +327,13 @@ httpx[http2]==0.27.2
319327
# qdrant-client
320328
hyperframe==6.1.0
321329
# via h2
322-
ibis-framework[duckdb]==9.5.0
330+
ibis-framework[duckdb, mssql]==9.5.0
323331
# via
324332
# feast (setup.py)
325333
# ibis-substrait
326334
ibis-substrait==4.0.1
327335
# via feast (setup.py)
328-
identify==2.6.6
336+
identify==2.6.8
329337
# via pre-commit
330338
idna==3.10
331339
# via
@@ -335,6 +343,8 @@ idna==3.10
335343
# requests
336344
# snowflake-connector-python
337345
# yarl
346+
ikvpy==0.0.36
347+
# via feast (setup.py)
338348
imagesize==1.4.1
339349
# via sphinx
340350
importlib-metadata==8.6.1
@@ -460,7 +470,7 @@ milvus-lite==2.4.11
460470
# via pymilvus
461471
minio==7.2.11
462472
# via feast (setup.py)
463-
mistune==3.1.1
473+
mistune==3.1.2
464474
# via
465475
# great-expectations
466476
# nbconvert
@@ -573,7 +583,7 @@ pbr==6.1.1
573583
# via mock
574584
pexpect==4.9.0
575585
# via ipython
576-
pip==25.0
586+
pip==25.0.1
577587
# via pip-tools
578588
pip-tools==7.4.1
579589
# via feast (setup.py)
@@ -598,7 +608,7 @@ prometheus-client==0.21.1
598608
# jupyter-server
599609
prompt-toolkit==3.0.50
600610
# via ipython
601-
propcache==0.2.1
611+
propcache==0.3.0
602612
# via
603613
# aiohttp
604614
# yarl
@@ -622,6 +632,7 @@ protobuf==5.29.3
622632
# grpcio-status
623633
# grpcio-testing
624634
# grpcio-tools
635+
# ikvpy
625636
# mypy-protobuf
626637
# proto-plus
627638
# pymilvus
@@ -630,11 +641,11 @@ psutil==5.9.0
630641
# via
631642
# feast (setup.py)
632643
# ipykernel
633-
psycopg[binary, pool]==3.2.4
644+
psycopg[binary, pool]==3.2.5
634645
# via feast (setup.py)
635-
psycopg-binary==3.2.4
646+
psycopg-binary==3.2.5
636647
# via psycopg
637-
psycopg-pool==3.2.4
648+
psycopg-pool==3.2.5
638649
# via psycopg
639650
ptyprocess==0.7.0
640651
# via
@@ -699,7 +710,9 @@ pymssql==2.3.2
699710
pymysql==1.1.1
700711
# via feast (setup.py)
701712
pyodbc==5.2.0
702-
# via feast (setup.py)
713+
# via
714+
# feast (setup.py)
715+
# ibis-framework
703716
pyopenssl==24.3.0
704717
# via snowflake-connector-python
705718
pyparsing==3.2.1
@@ -833,7 +846,7 @@ rfc3986-validator==0.1.1
833846
# jupyter-events
834847
rich==13.9.4
835848
# via ibis-framework
836-
rpds-py==0.22.3
849+
rpds-py==0.23.1
837850
# via
838851
# jsonschema
839852
# referencing
@@ -843,11 +856,11 @@ ruamel-yaml==0.17.40
843856
# via great-expectations
844857
ruamel-yaml-clib==0.2.12
845858
# via ruamel-yaml
846-
ruff==0.9.5
859+
ruff==0.9.7
847860
# via feast (setup.py)
848861
s3transfer==0.11.2
849862
# via boto3
850-
scipy==1.15.1
863+
scipy==1.15.2
851864
# via great-expectations
852865
send2trash==1.8.3
853866
# via jupyter-server
@@ -976,7 +989,7 @@ traitlets==5.14.3
976989
# nbformat
977990
trino==0.333.0
978991
# via feast (setup.py)
979-
typeguard==4.4.1
992+
typeguard==4.4.2
980993
# via feast (setup.py)
981994
types-cffi==1.16.0.20241221
982995
# via types-pyopenssl
@@ -1000,7 +1013,7 @@ types-redis==4.6.0.20241004
10001013
# via feast (setup.py)
10011014
types-requests==2.30.0.0
10021015
# via feast (setup.py)
1003-
types-setuptools==75.8.0.20250110
1016+
types-setuptools==75.8.0.20250225
10041017
# via
10051018
# feast (setup.py)
10061019
# types-cffi
@@ -1038,7 +1051,7 @@ typing-extensions==4.12.2
10381051
# uvicorn
10391052
tzdata==2025.1
10401053
# via pandas
1041-
tzlocal==5.2
1054+
tzlocal==5.3
10421055
# via
10431056
# great-expectations
10441057
# trino
@@ -1086,7 +1099,7 @@ websocket-client==1.8.0
10861099
# via
10871100
# jupyter-server
10881101
# kubernetes
1089-
websockets==14.2
1102+
websockets==15.0
10901103
# via uvicorn
10911104
werkzeug==3.1.3
10921105
# via moto

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

+8-6
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==25.1.0
1010
# via
1111
# jsonschema
1212
# referencing
13-
bigtree==0.23.1
13+
bigtree==0.25.0
1414
# via feast (setup.py)
1515
certifi==2025.1.31
1616
# via requests
@@ -25,7 +25,7 @@ cloudpickle==3.1.1
2525
# via dask
2626
colorama==0.4.6
2727
# via feast (setup.py)
28-
dask[dataframe]==2025.1.0
28+
dask[dataframe]==2025.2.0
2929
# via feast (setup.py)
3030
dill==0.3.9
3131
# via feast (setup.py)
@@ -35,6 +35,8 @@ fastapi==0.115.8
3535
# via feast (setup.py)
3636
fsspec==2025.2.0
3737
# via dask
38+
greenlet==3.1.1
39+
# via sqlalchemy
3840
gunicorn==23.0.0
3941
# via
4042
# feast (setup.py)
@@ -84,7 +86,7 @@ prometheus-client==0.21.1
8486
# via feast (setup.py)
8587
protobuf==5.29.3
8688
# via feast (setup.py)
87-
psutil==6.1.1
89+
psutil==7.0.0
8890
# via feast (setup.py)
8991
pyarrow==18.0.0
9092
# via
@@ -117,7 +119,7 @@ referencing==0.36.2
117119
# jsonschema-specifications
118120
requests==2.32.3
119121
# via feast (setup.py)
120-
rpds-py==0.22.3
122+
rpds-py==0.23.1
121123
# via
122124
# jsonschema
123125
# referencing
@@ -143,7 +145,7 @@ toolz==1.0.0
143145
# partd
144146
tqdm==4.67.1
145147
# via feast (setup.py)
146-
typeguard==4.4.1
148+
typeguard==4.4.2
147149
# via feast (setup.py)
148150
typing-extensions==4.12.2
149151
# via
@@ -170,7 +172,7 @@ uvloop==0.21.0
170172
# via uvicorn
171173
watchfiles==1.0.4
172174
# via uvicorn
173-
websockets==14.2
175+
websockets==15.0
174176
# via uvicorn
175177
zipp==3.21.0
176178
# via importlib-metadata

0 commit comments

Comments
 (0)