Skip to content

Commit

Permalink
chore: Update uv version to latest
Browse files Browse the repository at this point in the history
Signed-off-by: ntkathole <[email protected]>
  • Loading branch information
ntkathole committed Feb 25, 2025
1 parent 93becff commit c884ae5
Show file tree
Hide file tree
Showing 11 changed files with 471 additions and 741 deletions.
903 changes: 294 additions & 609 deletions infra/scripts/pixi/pixi.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion infra/scripts/pixi/pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ platforms = ["linux-64", "osx-arm64", "osx-64"]
[tasks]

[dependencies]
uv = ">=0.1.39,<0.2"
uv = ">=0.6.3"

[feature.py39.dependencies]
python = "~=3.9.0"
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ gcp = [
"google-cloud-bigtable>=2.11.0,<3",
"fsspec<=2024.9.0",
]
ge = ["great_expectations>=0.15.41"]
go = ["cffi~=1.15.0"]
ge = ["great_expectations>=0.15.41,<1"]
go = ["cffi>=1.15.0"]
grpcio = [
"grpcio>=1.56.2,<2",
"grpcio-reflection>=1.56.2,<2",
Expand Down
77 changes: 45 additions & 32 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile -p 3.10 --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.10-ci-requirements.txt
aiobotocore==2.19.0
aiobotocore==2.20.0
# via feast (setup.py)
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.12
aiohttp==3.11.13
# via aiobotocore
aioitertools==0.12.0
# via aiobotocore
Expand Down Expand Up @@ -57,7 +57,7 @@ azure-core==1.32.0
# via
# azure-identity
# azure-storage-blob
azure-identity==1.19.0
azure-identity==1.20.0
# via feast (setup.py)
azure-storage-blob==12.24.1
# via feast (setup.py)
Expand All @@ -67,15 +67,16 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.3
# via nbconvert
bigtree==0.23.1
bigtree==0.25.0
# via feast (setup.py)
bleach[css]==6.2.0
# via nbconvert
boto3==1.36.3
boto3==1.36.23
# via
# feast (setup.py)
# ikvpy
# moto
botocore==1.36.3
botocore==1.36.23
# via
# aiobotocore
# boto3
Expand All @@ -86,7 +87,7 @@ build==1.2.2.post1
# feast (setup.py)
# pip-tools
# singlestoredb
cachetools==5.5.1
cachetools==5.5.2
# via google-auth
cassandra-driver==3.29.2
# via feast (setup.py)
Expand All @@ -101,8 +102,10 @@ certifi==2025.1.31
# snowflake-connector-python
cffi==1.17.1
# via
# feast (setup.py)
# argon2-cffi-bindings
# cryptography
# ikvpy
# snowflake-connector-python
cfgv==3.4.0
# via pre-commit
Expand Down Expand Up @@ -130,7 +133,7 @@ comm==0.2.2
# ipywidgets
couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.10
coverage[toml]==7.6.12
# via pytest-cov
cryptography==43.0.3
# via
Expand All @@ -146,19 +149,19 @@ cryptography==43.0.3
# snowflake-connector-python
# types-pyopenssl
# types-redis
cython==3.0.11
cython==3.0.12
# via thriftpy2
dask[dataframe]==2025.1.0
dask[dataframe]==2025.2.0
# via feast (setup.py)
db-dtypes==1.4.1
# via google-cloud-bigquery
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deltalake==0.24.0
deltalake==0.25.1
# via feast (setup.py)
deprecation==2.1.0
# via python-keycloak
Expand Down Expand Up @@ -236,7 +239,7 @@ google-cloud-bigquery-storage==2.28.0
# via feast (setup.py)
google-cloud-bigtable==2.28.1
# via feast (setup.py)
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# google-cloud-bigquery
# google-cloud-bigtable
Expand All @@ -254,14 +257,16 @@ google-resumable-media==2.7.2
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos[grpc]==1.66.0
googleapis-common-protos[grpc]==1.68.0
# via
# feast (setup.py)
# google-api-core
# grpc-google-iam-v1
# grpcio-status
great-expectations==0.18.22
# via feast (setup.py)
greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.14.0
# via google-cloud-bigtable
grpcio==1.70.0
Expand All @@ -275,14 +280,17 @@ grpcio==1.70.0
# grpcio-status
# grpcio-testing
# grpcio-tools
# ikvpy
# pymilvus
# qdrant-client
grpcio-health-checking==1.70.0
# via feast (setup.py)
grpcio-reflection==1.70.0
# via feast (setup.py)
grpcio-status==1.70.0
# via google-api-core
# via
# google-api-core
# ikvpy
grpcio-testing==1.70.0
# via feast (setup.py)
grpcio-tools==1.70.0
Expand Down Expand Up @@ -319,13 +327,13 @@ httpx[http2]==0.27.2
# qdrant-client
hyperframe==6.1.0
# via h2
ibis-framework[duckdb]==9.5.0
ibis-framework[duckdb, mssql]==9.5.0
# via
# feast (setup.py)
# ibis-substrait
ibis-substrait==4.0.1
# via feast (setup.py)
identify==2.6.6
identify==2.6.8
# via pre-commit
idna==3.10
# via
Expand All @@ -335,6 +343,8 @@ idna==3.10
# requests
# snowflake-connector-python
# yarl
ikvpy==0.0.36
# via feast (setup.py)
imagesize==1.4.1
# via sphinx
importlib-metadata==8.6.1
Expand Down Expand Up @@ -460,7 +470,7 @@ milvus-lite==2.4.11
# via pymilvus
minio==7.2.11
# via feast (setup.py)
mistune==3.1.1
mistune==3.1.2
# via
# great-expectations
# nbconvert
Expand Down Expand Up @@ -573,7 +583,7 @@ pbr==6.1.1
# via mock
pexpect==4.9.0
# via ipython
pip==25.0
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
# via feast (setup.py)
Expand All @@ -598,7 +608,7 @@ prometheus-client==0.21.1
# jupyter-server
prompt-toolkit==3.0.50
# via ipython
propcache==0.2.1
propcache==0.3.0
# via
# aiohttp
# yarl
Expand All @@ -622,6 +632,7 @@ protobuf==5.29.3
# grpcio-status
# grpcio-testing
# grpcio-tools
# ikvpy
# mypy-protobuf
# proto-plus
# pymilvus
Expand All @@ -630,11 +641,11 @@ psutil==5.9.0
# via
# feast (setup.py)
# ipykernel
psycopg[binary, pool]==3.2.4
psycopg[binary, pool]==3.2.5
# via feast (setup.py)
psycopg-binary==3.2.4
psycopg-binary==3.2.5
# via psycopg
psycopg-pool==3.2.4
psycopg-pool==3.2.5
# via psycopg
ptyprocess==0.7.0
# via
Expand Down Expand Up @@ -699,7 +710,9 @@ pymssql==2.3.2
pymysql==1.1.1
# via feast (setup.py)
pyodbc==5.2.0
# via feast (setup.py)
# via
# feast (setup.py)
# ibis-framework
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.1
Expand Down Expand Up @@ -833,7 +846,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rich==13.9.4
# via ibis-framework
rpds-py==0.22.3
rpds-py==0.23.1
# via
# jsonschema
# referencing
Expand All @@ -843,11 +856,11 @@ ruamel-yaml==0.17.40
# via great-expectations
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.9.5
ruff==0.9.7
# via feast (setup.py)
s3transfer==0.11.2
# via boto3
scipy==1.15.1
scipy==1.15.2
# via great-expectations
send2trash==1.8.3
# via jupyter-server
Expand Down Expand Up @@ -976,7 +989,7 @@ traitlets==5.14.3
# nbformat
trino==0.333.0
# via feast (setup.py)
typeguard==4.4.1
typeguard==4.4.2
# via feast (setup.py)
types-cffi==1.16.0.20241221
# via types-pyopenssl
Expand All @@ -1000,7 +1013,7 @@ types-redis==4.6.0.20241004
# via feast (setup.py)
types-requests==2.30.0.0
# via feast (setup.py)
types-setuptools==75.8.0.20250110
types-setuptools==75.8.0.20250225
# via
# feast (setup.py)
# types-cffi
Expand Down Expand Up @@ -1038,7 +1051,7 @@ typing-extensions==4.12.2
# uvicorn
tzdata==2025.1
# via pandas
tzlocal==5.2
tzlocal==5.3
# via
# great-expectations
# trino
Expand Down Expand Up @@ -1086,7 +1099,7 @@ websocket-client==1.8.0
# via
# jupyter-server
# kubernetes
websockets==14.2
websockets==15.0
# via uvicorn
werkzeug==3.1.3
# via moto
Expand Down
14 changes: 8 additions & 6 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==25.1.0
# via
# jsonschema
# referencing
bigtree==0.23.1
bigtree==0.25.0
# via feast (setup.py)
certifi==2025.1.31
# via requests
Expand All @@ -25,7 +25,7 @@ cloudpickle==3.1.1
# via dask
colorama==0.4.6
# via feast (setup.py)
dask[dataframe]==2025.1.0
dask[dataframe]==2025.2.0
# via feast (setup.py)
dill==0.3.9
# via feast (setup.py)
Expand All @@ -35,6 +35,8 @@ fastapi==0.115.8
# via feast (setup.py)
fsspec==2025.2.0
# via dask
greenlet==3.1.1
# via sqlalchemy
gunicorn==23.0.0
# via
# feast (setup.py)
Expand Down Expand Up @@ -84,7 +86,7 @@ prometheus-client==0.21.1
# via feast (setup.py)
protobuf==5.29.3
# via feast (setup.py)
psutil==6.1.1
psutil==7.0.0
# via feast (setup.py)
pyarrow==18.0.0
# via
Expand Down Expand Up @@ -117,7 +119,7 @@ referencing==0.36.2
# jsonschema-specifications
requests==2.32.3
# via feast (setup.py)
rpds-py==0.22.3
rpds-py==0.23.1
# via
# jsonschema
# referencing
Expand All @@ -143,7 +145,7 @@ toolz==1.0.0
# partd
tqdm==4.67.1
# via feast (setup.py)
typeguard==4.4.1
typeguard==4.4.2
# via feast (setup.py)
typing-extensions==4.12.2
# via
Expand All @@ -170,7 +172,7 @@ uvloop==0.21.0
# via uvicorn
watchfiles==1.0.4
# via uvicorn
websockets==14.2
websockets==15.0
# via uvicorn
zipp==3.21.0
# via importlib-metadata
Loading

0 comments on commit c884ae5

Please sign in to comment.