Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Increase upper bound for redis dependency #4817

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 30 additions & 33 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
@@ -2,9 +2,9 @@
# 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.15.2
# via feast (setup.py)
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.7
aiohttp==3.11.9
# via aiobotocore
aioitertools==0.12.0
# via aiobotocore
@@ -34,7 +34,7 @@ asn1crypto==1.5.1
# via snowflake-connector-python
assertpy==1.1
# via feast (setup.py)
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-lru==2.0.4
# via jupyterlab
@@ -146,11 +146,11 @@ cryptography==42.0.8
# types-redis
cython==3.0.11
# via thriftpy2
dask[dataframe]==2024.11.2
dask[dataframe]==2024.12.0
# via
# feast (setup.py)
# dask-expr
dask-expr==1.1.19
dask-expr==1.1.20
# via dask
db-dtypes==1.3.1
# via google-cloud-bigquery
@@ -160,7 +160,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deltalake==0.22.0
deltalake==0.22.3
# via feast (setup.py)
deprecation==2.1.0
# via python-keycloak
@@ -191,9 +191,9 @@ executing==2.1.0
# via stack-data
faiss-cpu==1.9.0.post1
# via feast (setup.py)
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fastjsonschema==2.20.0
fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
# via
@@ -244,7 +244,7 @@ google-cloud-core==2.4.1
# google-cloud-storage
google-cloud-datastore==2.20.1
# via feast (setup.py)
google-cloud-storage==2.18.2
google-cloud-storage==2.19.0
# via feast (setup.py)
google-crc32c==1.6.0
# via
@@ -264,7 +264,7 @@ great-expectations==0.18.22
# via feast (setup.py)
grpc-google-iam-v1==0.13.1
# via google-cloud-bigtable
grpcio==1.68.0
grpcio==1.68.1
# via
# feast (setup.py)
# google-api-core
@@ -302,15 +302,15 @@ happybase==1.2.0
# via feast (setup.py)
hazelcast-python-client==5.5.0
# via feast (setup.py)
hiredis==2.4.0
hiredis==3.1.0
# via feast (setup.py)
hpack==4.0.0
# via h2
httpcore==1.0.7
# via httpx
httptools==0.6.4
# via uvicorn
httpx[http2]==0.27.2
httpx[http2]==0.28.0
# via
# feast (setup.py)
# jupyterlab
@@ -344,7 +344,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via jupyterlab
ipython==8.29.0
ipython==8.30.0
# via
# great-expectations
# ipykernel
@@ -372,7 +372,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
json5==0.9.28
json5==0.10.0
# via jupyterlab-server
jsonpatch==1.33
# via great-expectations
@@ -417,7 +417,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.6
jupyterlab==4.3.2
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
@@ -480,7 +480,7 @@ mypy-extensions==1.0.0
# via mypy
mypy-protobuf==3.3.0
# via feast (setup.py)
nbclient==0.10.0
nbclient==0.10.1
# via nbconvert
nbconvert==7.16.4
# via jupyter-server
@@ -494,7 +494,7 @@ nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.9.1
# via pre-commit
notebook==7.2.2
notebook==7.3.1
# via great-expectations
notebook-shim==0.2.4
# via
@@ -582,13 +582,13 @@ portalocker==2.10.1
# qdrant-client
pre-commit==3.3.1
# via feast (setup.py)
prometheus-client==0.21.0
prometheus-client==0.21.1
# via
# feast (setup.py)
# jupyter-server
prompt-toolkit==3.0.48
# via ipython
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
@@ -658,7 +658,7 @@ pybindgen==0.22.1
# via feast (setup.py)
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
@@ -673,7 +673,7 @@ pygments==2.18.0
# nbconvert
# rich
# sphinx
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# feast (setup.py)
# msal
@@ -685,7 +685,7 @@ pymysql==1.1.1
# via feast (setup.py)
pyodbc==5.2.0
# via feast (setup.py)
pyopenssl==24.2.1
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.0
# via great-expectations
@@ -767,7 +767,7 @@ pyzmq==26.2.0
# jupyter-server
qdrant-client==1.12.1
# via feast (setup.py)
redis==4.6.0
redis==5.2.0
# via feast (setup.py)
referencing==0.35.1
# via
@@ -815,7 +815,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rich==13.9.4
# via ibis-framework
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
@@ -825,7 +825,7 @@ ruamel-yaml==0.17.40
# via great-expectations
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.8.0
ruff==0.8.2
# via feast (setup.py)
s3transfer==0.10.4
# via boto3
@@ -842,9 +842,8 @@ setuptools==75.6.0
# singlestoredb
singlestoredb==1.7.2
# via feast (setup.py)
six==1.16.0
six==1.17.0
# via
# asttokens
# azure-core
# geomet
# happybase
@@ -854,12 +853,10 @@ six==1.16.0
# rfc3339-validator
# thriftpy2
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==3.12.3
snowflake-connector-python[pandas]==3.12.4
# via feast (setup.py)
sortedcontainers==2.4.0
# via snowflake-connector-python
@@ -909,7 +906,7 @@ tinycss2==1.4.0
# via nbconvert
toml==0.10.2
# via feast (setup.py)
tomli==2.1.0
tomli==2.2.1
# via
# build
# coverage
@@ -1075,7 +1072,7 @@ wrapt==1.17.0
# testcontainers
xmltodict==0.14.2
# via moto
yarl==1.18.0
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
18 changes: 9 additions & 9 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
@@ -25,17 +25,17 @@ cloudpickle==3.1.0
# via dask
colorama==0.4.6
# via feast (setup.py)
dask[dataframe]==2024.11.2
dask[dataframe]==2024.12.0
# via
# feast (setup.py)
# dask-expr
dask-expr==1.1.19
dask-expr==1.1.20
# via dask
dill==0.3.9
# via feast (setup.py)
exceptiongroup==1.2.2
# via anyio
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fsspec==2024.10.0
# via dask
@@ -85,7 +85,7 @@ pandas==2.2.3
# dask-expr
partd==1.4.2
# via dask
prometheus-client==0.21.0
prometheus-client==0.21.1
# via feast (setup.py)
protobuf==4.25.5
# via feast (setup.py)
@@ -95,15 +95,15 @@ pyarrow==18.0.0
# via
# feast (setup.py)
# dask-expr
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via feast (setup.py)
pyjwt==2.10.0
pyjwt==2.10.1
# via feast (setup.py)
python-dateutil==2.9.0.post0
# via pandas
@@ -122,11 +122,11 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via feast (setup.py)
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.16.0
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
@@ -140,7 +140,7 @@ tenacity==8.5.0
# via feast (setup.py)
toml==0.10.2
# via feast (setup.py)
tomli==2.1.0
tomli==2.2.1
# via mypy
toolz==1.0.0
# via
61 changes: 29 additions & 32 deletions sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
@@ -2,9 +2,9 @@
# uv pip compile -p 3.11 --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.11-ci-requirements.txt
aiobotocore==2.15.2
# via feast (setup.py)
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.7
aiohttp==3.11.9
# via aiobotocore
aioitertools==0.12.0
# via aiobotocore
@@ -34,7 +34,7 @@ asn1crypto==1.5.1
# via snowflake-connector-python
assertpy==1.1
# via feast (setup.py)
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-lru==2.0.4
# via jupyterlab
@@ -144,11 +144,11 @@ cryptography==42.0.8
# types-redis
cython==3.0.11
# via thriftpy2
dask[dataframe]==2024.11.2
dask[dataframe]==2024.12.0
# via
# feast (setup.py)
# dask-expr
dask-expr==1.1.19
dask-expr==1.1.20
# via dask
db-dtypes==1.3.1
# via google-cloud-bigquery
@@ -158,7 +158,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deltalake==0.22.0
deltalake==0.22.3
# via feast (setup.py)
deprecation==2.1.0
# via python-keycloak
@@ -184,9 +184,9 @@ executing==2.1.0
# via stack-data
faiss-cpu==1.9.0.post1
# via feast (setup.py)
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fastjsonschema==2.20.0
fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
# via
@@ -237,7 +237,7 @@ google-cloud-core==2.4.1
# google-cloud-storage
google-cloud-datastore==2.20.1
# via feast (setup.py)
google-cloud-storage==2.18.2
google-cloud-storage==2.19.0
# via feast (setup.py)
google-crc32c==1.6.0
# via
@@ -257,7 +257,7 @@ great-expectations==0.18.22
# via feast (setup.py)
grpc-google-iam-v1==0.13.1
# via google-cloud-bigtable
grpcio==1.68.0
grpcio==1.68.1
# via
# feast (setup.py)
# google-api-core
@@ -295,15 +295,15 @@ happybase==1.2.0
# via feast (setup.py)
hazelcast-python-client==5.5.0
# via feast (setup.py)
hiredis==2.4.0
hiredis==3.1.0
# via feast (setup.py)
hpack==4.0.0
# via h2
httpcore==1.0.7
# via httpx
httptools==0.6.4
# via uvicorn
httpx[http2]==0.27.2
httpx[http2]==0.28.0
# via
# feast (setup.py)
# jupyterlab
@@ -335,7 +335,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via jupyterlab
ipython==8.29.0
ipython==8.30.0
# via
# great-expectations
# ipykernel
@@ -363,7 +363,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
json5==0.9.28
json5==0.10.0
# via jupyterlab-server
jsonpatch==1.33
# via great-expectations
@@ -408,7 +408,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.6
jupyterlab==4.3.2
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
@@ -471,7 +471,7 @@ mypy-extensions==1.0.0
# via mypy
mypy-protobuf==3.3.0
# via feast (setup.py)
nbclient==0.10.0
nbclient==0.10.1
# via nbconvert
nbconvert==7.16.4
# via jupyter-server
@@ -485,7 +485,7 @@ nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.9.1
# via pre-commit
notebook==7.2.2
notebook==7.3.1
# via great-expectations
notebook-shim==0.2.4
# via
@@ -573,13 +573,13 @@ portalocker==2.10.1
# qdrant-client
pre-commit==3.3.1
# via feast (setup.py)
prometheus-client==0.21.0
prometheus-client==0.21.1
# via
# feast (setup.py)
# jupyter-server
prompt-toolkit==3.0.48
# via ipython
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
@@ -649,7 +649,7 @@ pybindgen==0.22.1
# via feast (setup.py)
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
@@ -664,7 +664,7 @@ pygments==2.18.0
# nbconvert
# rich
# sphinx
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# feast (setup.py)
# msal
@@ -676,7 +676,7 @@ pymysql==1.1.1
# via feast (setup.py)
pyodbc==5.2.0
# via feast (setup.py)
pyopenssl==24.2.1
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.0
# via great-expectations
@@ -758,7 +758,7 @@ pyzmq==26.2.0
# jupyter-server
qdrant-client==1.12.1
# via feast (setup.py)
redis==4.6.0
redis==5.2.0
# via feast (setup.py)
referencing==0.35.1
# via
@@ -806,7 +806,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rich==13.9.4
# via ibis-framework
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
@@ -816,7 +816,7 @@ ruamel-yaml==0.17.40
# via great-expectations
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.8.0
ruff==0.8.2
# via feast (setup.py)
s3transfer==0.10.4
# via boto3
@@ -833,9 +833,8 @@ setuptools==75.6.0
# singlestoredb
singlestoredb==1.7.2
# via feast (setup.py)
six==1.16.0
six==1.17.0
# via
# asttokens
# azure-core
# geomet
# happybase
@@ -845,12 +844,10 @@ six==1.16.0
# rfc3339-validator
# thriftpy2
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==3.12.3
snowflake-connector-python[pandas]==3.12.4
# via feast (setup.py)
sortedcontainers==2.4.0
# via snowflake-connector-python
@@ -1051,7 +1048,7 @@ wrapt==1.17.0
# testcontainers
xmltodict==0.14.2
# via moto
yarl==1.18.0
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
16 changes: 8 additions & 8 deletions sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
@@ -25,15 +25,15 @@ cloudpickle==3.1.0
# via dask
colorama==0.4.6
# via feast (setup.py)
dask[dataframe]==2024.11.2
dask[dataframe]==2024.12.0
# via
# feast (setup.py)
# dask-expr
dask-expr==1.1.19
dask-expr==1.1.20
# via dask
dill==0.3.9
# via feast (setup.py)
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fsspec==2024.10.0
# via dask
@@ -83,7 +83,7 @@ pandas==2.2.3
# dask-expr
partd==1.4.2
# via dask
prometheus-client==0.21.0
prometheus-client==0.21.1
# via feast (setup.py)
protobuf==4.25.5
# via feast (setup.py)
@@ -93,15 +93,15 @@ pyarrow==18.0.0
# via
# feast (setup.py)
# dask-expr
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via feast (setup.py)
pyjwt==2.10.0
pyjwt==2.10.1
# via feast (setup.py)
python-dateutil==2.9.0.post0
# via pandas
@@ -120,11 +120,11 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via feast (setup.py)
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.16.0
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
57 changes: 27 additions & 30 deletions sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
@@ -2,9 +2,9 @@
# uv pip compile -p 3.9 --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.9-ci-requirements.txt
aiobotocore==2.15.2
# via feast (setup.py)
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.7
aiohttp==3.11.9
# via aiobotocore
aioitertools==0.12.0
# via aiobotocore
@@ -34,7 +34,7 @@ asn1crypto==1.5.1
# via snowflake-connector-python
assertpy==1.1
# via feast (setup.py)
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-lru==2.0.4
# via jupyterlab
@@ -162,7 +162,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
deltalake==0.22.0
deltalake==0.22.3
# via feast (setup.py)
deprecation==2.1.0
# via python-keycloak
@@ -193,9 +193,9 @@ executing==2.1.0
# via stack-data
faiss-cpu==1.9.0.post1
# via feast (setup.py)
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fastjsonschema==2.20.0
fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
# via
@@ -246,7 +246,7 @@ google-cloud-core==2.4.1
# google-cloud-storage
google-cloud-datastore==2.20.1
# via feast (setup.py)
google-cloud-storage==2.18.2
google-cloud-storage==2.19.0
# via feast (setup.py)
google-crc32c==1.6.0
# via
@@ -266,7 +266,7 @@ great-expectations==0.18.22
# via feast (setup.py)
grpc-google-iam-v1==0.13.1
# via google-cloud-bigtable
grpcio==1.68.0
grpcio==1.68.1
# via
# feast (setup.py)
# google-api-core
@@ -304,15 +304,15 @@ happybase==1.2.0
# via feast (setup.py)
hazelcast-python-client==5.5.0
# via feast (setup.py)
hiredis==2.4.0
hiredis==3.1.0
# via feast (setup.py)
hpack==4.0.0
# via h2
httpcore==1.0.7
# via httpx
httptools==0.6.4
# via uvicorn
httpx[http2]==0.27.2
httpx[http2]==0.28.0
# via
# feast (setup.py)
# jupyterlab
@@ -381,7 +381,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
json5==0.9.28
json5==0.10.0
# via jupyterlab-server
jsonpatch==1.33
# via great-expectations
@@ -426,7 +426,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.6
jupyterlab==4.3.2
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
@@ -489,7 +489,7 @@ mypy-extensions==1.0.0
# via mypy
mypy-protobuf==3.3.0
# via feast (setup.py)
nbclient==0.10.0
nbclient==0.10.1
# via nbconvert
nbconvert==7.16.4
# via jupyter-server
@@ -503,7 +503,7 @@ nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.9.1
# via pre-commit
notebook==7.2.2
notebook==7.3.1
# via great-expectations
notebook-shim==0.2.4
# via
@@ -590,13 +590,13 @@ portalocker==2.10.1
# qdrant-client
pre-commit==3.3.1
# via feast (setup.py)
prometheus-client==0.21.0
prometheus-client==0.21.1
# via
# feast (setup.py)
# jupyter-server
prompt-toolkit==3.0.48
# via ipython
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
@@ -666,7 +666,7 @@ pybindgen==0.22.1
# via feast (setup.py)
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
@@ -681,7 +681,7 @@ pygments==2.18.0
# nbconvert
# rich
# sphinx
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# feast (setup.py)
# msal
@@ -693,7 +693,7 @@ pymysql==1.1.1
# via feast (setup.py)
pyodbc==5.2.0
# via feast (setup.py)
pyopenssl==24.2.1
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.0
# via great-expectations
@@ -775,7 +775,7 @@ pyzmq==26.2.0
# jupyter-server
qdrant-client==1.12.1
# via feast (setup.py)
redis==4.6.0
redis==5.2.0
# via feast (setup.py)
referencing==0.35.1
# via
@@ -823,7 +823,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rich==13.9.4
# via ibis-framework
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
@@ -833,7 +833,7 @@ ruamel-yaml==0.17.40
# via great-expectations
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.8.0
ruff==0.8.2
# via feast (setup.py)
s3transfer==0.10.4
# via boto3
@@ -850,9 +850,8 @@ setuptools==75.6.0
# singlestoredb
singlestoredb==1.7.2
# via feast (setup.py)
six==1.16.0
six==1.17.0
# via
# asttokens
# azure-core
# geomet
# happybase
@@ -862,12 +861,10 @@ six==1.16.0
# rfc3339-validator
# thriftpy2
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==3.12.3
snowflake-connector-python[pandas]==3.12.4
# via feast (setup.py)
sortedcontainers==2.4.0
# via snowflake-connector-python
@@ -917,7 +914,7 @@ tinycss2==1.4.0
# via nbconvert
toml==0.10.2
# via feast (setup.py)
tomli==2.1.0
tomli==2.2.1
# via
# build
# coverage
@@ -1086,7 +1083,7 @@ wrapt==1.17.0
# testcontainers
xmltodict==0.14.2
# via moto
yarl==1.18.0
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
14 changes: 7 additions & 7 deletions sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ dill==0.3.9
# via feast (setup.py)
exceptiongroup==1.2.2
# via anyio
fastapi==0.115.5
fastapi==0.115.6
# via feast (setup.py)
fsspec==2024.10.0
# via dask
@@ -87,7 +87,7 @@ pandas==2.2.3
# dask-expr
partd==1.4.2
# via dask
prometheus-client==0.21.0
prometheus-client==0.21.1
# via feast (setup.py)
protobuf==4.25.5
# via feast (setup.py)
@@ -97,15 +97,15 @@ pyarrow==18.0.0
# via
# feast (setup.py)
# dask-expr
pydantic==2.10.1
pydantic==2.10.3
# via
# feast (setup.py)
# fastapi
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via feast (setup.py)
pyjwt==2.10.0
pyjwt==2.10.1
# via feast (setup.py)
python-dateutil==2.9.0.post0
# via pandas
@@ -124,11 +124,11 @@ referencing==0.35.1
# jsonschema-specifications
requests==2.32.3
# via feast (setup.py)
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.16.0
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
@@ -142,7 +142,7 @@ tenacity==8.5.0
# via feast (setup.py)
toml==0.10.2
# via feast (setup.py)
tomli==2.1.0
tomli==2.2.1
# via mypy
toolz==1.0.0
# via
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -73,8 +73,8 @@
]

REDIS_REQUIRED = [
"redis>=4.2.2,<5",
"hiredis>=2.0.0,<3",
"redis>=4.2.2,<6",
"hiredis>=2.0.0,<4",
]

AWS_REQUIRED = ["boto3>=1.17.0,<2", "fsspec<=2024.9.0", "aiobotocore>2,<3"]