From 5a17b683f3a6c9a47e0b5e44aa1d063491b6011e Mon Sep 17 00:00:00 2001 From: Francisco Arceo Date: Thu, 6 Feb 2025 22:20:56 -0500 Subject: [PATCH] chore: Updating sqlite-vec (#5027) Signed-off-by: Francisco Javier Arceo --- .../requirements/py3.10-ci-requirements.txt | 51 ++++++++++--------- .../requirements/py3.10-requirements.txt | 12 ++--- .../requirements/py3.11-ci-requirements.txt | 51 ++++++++++--------- .../requirements/py3.11-requirements.txt | 12 ++--- .../requirements/py3.9-ci-requirements.txt | 49 +++++++++--------- .../requirements/py3.9-requirements.txt | 12 ++--- setup.py | 2 +- 7 files changed, 99 insertions(+), 90 deletions(-) diff --git a/sdk/python/requirements/py3.10-ci-requirements.txt b/sdk/python/requirements/py3.10-ci-requirements.txt index eae0a088fbc..96948e78e23 100644 --- a/sdk/python/requirements/py3.10-ci-requirements.txt +++ b/sdk/python/requirements/py3.10-ci-requirements.txt @@ -4,7 +4,7 @@ aiobotocore==2.19.0 # via feast (setup.py) aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.11 +aiohttp==3.11.12 # via aiobotocore aioitertools==0.12.0 # via aiobotocore @@ -61,11 +61,11 @@ azure-identity==1.19.0 # via feast (setup.py) azure-storage-blob==12.24.1 # via feast (setup.py) -babel==2.16.0 +babel==2.17.0 # via # jupyterlab-server # sphinx -beautifulsoup4==4.12.3 +beautifulsoup4==4.13.3 # via nbconvert bigtree==0.23.1 # via feast (setup.py) @@ -90,7 +90,7 @@ cachetools==5.5.1 # via google-auth cassandra-driver==3.29.2 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via # elastic-transport # httpcore @@ -150,7 +150,7 @@ cython==3.0.11 # via thriftpy2 dask[dataframe]==2025.1.0 # via feast (setup.py) -db-dtypes==1.4.0 +db-dtypes==1.4.1 # via google-cloud-bigquery debugpy==1.8.12 # via ipykernel @@ -189,9 +189,9 @@ execnet==2.1.1 # via pytest-xdist executing==2.2.0 # via stack-data -faiss-cpu==1.9.0.post1 +faiss-cpu==1.10.0 # via feast (setup.py) -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) fastjsonschema==2.21.1 # via nbformat @@ -232,7 +232,7 @@ google-auth==2.38.0 # kubernetes google-cloud-bigquery[pandas]==3.29.0 # via feast (setup.py) -google-cloud-bigquery-storage==2.27.0 +google-cloud-bigquery-storage==2.28.0 # via feast (setup.py) google-cloud-bigtable==2.28.1 # via feast (setup.py) @@ -297,7 +297,7 @@ h11==0.14.0 # via # httpcore # uvicorn -h2==4.1.0 +h2==4.2.0 # via httpx happybase==1.2.0 # via feast (setup.py) @@ -345,7 +345,7 @@ iniconfig==2.0.0 # via pytest ipykernel==6.29.5 # via jupyterlab -ipython==8.31.0 +ipython==8.32.0 # via # great-expectations # ipykernel @@ -406,7 +406,7 @@ jupyter-core==5.7.2 # nbclient # nbconvert # nbformat -jupyter-events==0.11.0 +jupyter-events==0.12.0 # via jupyter-server jupyter-lsp==2.2.5 # via jupyterlab @@ -419,7 +419,7 @@ jupyter-server==2.15.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.3.4 +jupyterlab==4.3.5 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -446,7 +446,7 @@ markupsafe==3.0.2 # jinja2 # nbconvert # werkzeug -marshmallow==3.26.0 +marshmallow==3.26.1 # via # environs # great-expectations @@ -460,7 +460,7 @@ milvus-lite==2.4.11 # via pymilvus minio==7.2.11 # via feast (setup.py) -mistune==3.1.0 +mistune==3.1.1 # via # great-expectations # nbconvert @@ -491,7 +491,7 @@ mypy-protobuf==3.3.0 # via feast (setup.py) nbclient==0.10.2 # via nbconvert -nbconvert==7.16.5 +nbconvert==7.16.6 # via jupyter-server nbformat==5.10.4 # via @@ -539,6 +539,7 @@ packaging==24.2 # ibis-framework # ibis-substrait # ipykernel + # jupyter-events # jupyter-server # jupyterlab # jupyterlab-server @@ -568,7 +569,7 @@ parsy==2.1 # via ibis-framework partd==1.4.2 # via dask -pbr==6.1.0 +pbr==6.1.1 # via mock pexpect==4.9.0 # via ipython @@ -760,7 +761,7 @@ python-json-logger==3.2.1 # via jupyter-events python-keycloak==4.2.2 # via feast (setup.py) -pytz==2024.2 +pytz==2025.1 # via # great-expectations # ibis-framework @@ -777,7 +778,7 @@ pyyaml==6.0.2 # pre-commit # responses # uvicorn -pyzmq==26.2.0 +pyzmq==26.2.1 # via # ipykernel # jupyter-client @@ -842,7 +843,7 @@ ruamel-yaml==0.17.40 # via great-expectations ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.9.3 +ruff==0.9.5 # via feast (setup.py) s3transfer==0.11.2 # via boto3 @@ -855,6 +856,7 @@ setuptools==75.8.0 # grpcio-tools # jupyterlab # kubernetes + # pbr # pip-tools # pymilvus # singlestoredb @@ -876,7 +878,7 @@ sniffio==1.3.1 # httpx snowballstemmer==2.2.0 # via sphinx -snowflake-connector-python[pandas]==3.13.0 +snowflake-connector-python[pandas]==3.13.2 # via feast (setup.py) sortedcontainers==2.4.0 # via snowflake-connector-python @@ -896,11 +898,11 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) sqlglot==25.20.2 # via ibis-framework -sqlite-vec==0.1.1 +sqlite-vec==0.1.6 # via feast (setup.py) sqlparams==6.2.0 # via singlestoredb @@ -972,7 +974,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -trino==0.332.0 +trino==0.333.0 # via feast (setup.py) typeguard==4.4.1 # via feast (setup.py) @@ -990,7 +992,7 @@ types-python-dateutil==2.9.0.20241206 # via # feast (setup.py) # arrow -types-pytz==2024.2.0.20241221 +types-pytz==2025.1.0.20250204 # via feast (setup.py) types-pyyaml==6.0.12.20241230 # via feast (setup.py) @@ -1013,6 +1015,7 @@ typing-extensions==4.12.2 # azure-core # azure-identity # azure-storage-blob + # beautifulsoup4 # fastapi # great-expectations # ibis-framework diff --git a/sdk/python/requirements/py3.10-requirements.txt b/sdk/python/requirements/py3.10-requirements.txt index 7e873fc510e..c25bda58b7e 100644 --- a/sdk/python/requirements/py3.10-requirements.txt +++ b/sdk/python/requirements/py3.10-requirements.txt @@ -12,7 +12,7 @@ attrs==25.1.0 # referencing bigtree==0.23.1 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via requests charset-normalizer==3.4.1 # via requests @@ -31,9 +31,9 @@ dill==0.3.9 # via feast (setup.py) exceptiongroup==1.2.2 # via anyio -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) -fsspec==2024.12.0 +fsspec==2025.2.0 # via dask gunicorn==23.0.0 # via @@ -61,7 +61,7 @@ markupsafe==3.0.2 # via jinja2 mmh3==5.1.0 # via feast (setup.py) -mypy==1.14.1 +mypy==1.15.0 # via sqlalchemy mypy-extensions==1.0.0 # via mypy @@ -104,7 +104,7 @@ python-dateutil==2.9.0.post0 # via pandas python-dotenv==1.0.1 # via uvicorn -pytz==2024.2 +pytz==2025.1 # via pandas pyyaml==6.0.2 # via @@ -125,7 +125,7 @@ six==1.17.0 # via python-dateutil sniffio==1.3.1 # via anyio -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) starlette==0.45.3 # via fastapi diff --git a/sdk/python/requirements/py3.11-ci-requirements.txt b/sdk/python/requirements/py3.11-ci-requirements.txt index c8b7d34d7e2..20976b02045 100644 --- a/sdk/python/requirements/py3.11-ci-requirements.txt +++ b/sdk/python/requirements/py3.11-ci-requirements.txt @@ -4,7 +4,7 @@ aiobotocore==2.19.0 # via feast (setup.py) aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.11 +aiohttp==3.11.12 # via aiobotocore aioitertools==0.12.0 # via aiobotocore @@ -59,11 +59,11 @@ azure-identity==1.19.0 # via feast (setup.py) azure-storage-blob==12.24.1 # via feast (setup.py) -babel==2.16.0 +babel==2.17.0 # via # jupyterlab-server # sphinx -beautifulsoup4==4.12.3 +beautifulsoup4==4.13.3 # via nbconvert bigtree==0.23.1 # via feast (setup.py) @@ -88,7 +88,7 @@ cachetools==5.5.1 # via google-auth cassandra-driver==3.29.2 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via # elastic-transport # httpcore @@ -148,7 +148,7 @@ cython==3.0.11 # via thriftpy2 dask[dataframe]==2025.1.0 # via feast (setup.py) -db-dtypes==1.4.0 +db-dtypes==1.4.1 # via google-cloud-bigquery debugpy==1.8.12 # via ipykernel @@ -182,9 +182,9 @@ execnet==2.1.1 # via pytest-xdist executing==2.2.0 # via stack-data -faiss-cpu==1.9.0.post1 +faiss-cpu==1.10.0 # via feast (setup.py) -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) fastjsonschema==2.21.1 # via nbformat @@ -225,7 +225,7 @@ google-auth==2.38.0 # kubernetes google-cloud-bigquery[pandas]==3.29.0 # via feast (setup.py) -google-cloud-bigquery-storage==2.27.0 +google-cloud-bigquery-storage==2.28.0 # via feast (setup.py) google-cloud-bigtable==2.28.1 # via feast (setup.py) @@ -290,7 +290,7 @@ h11==0.14.0 # via # httpcore # uvicorn -h2==4.1.0 +h2==4.2.0 # via httpx happybase==1.2.0 # via feast (setup.py) @@ -336,7 +336,7 @@ iniconfig==2.0.0 # via pytest ipykernel==6.29.5 # via jupyterlab -ipython==8.31.0 +ipython==8.32.0 # via # great-expectations # ipykernel @@ -397,7 +397,7 @@ jupyter-core==5.7.2 # nbclient # nbconvert # nbformat -jupyter-events==0.11.0 +jupyter-events==0.12.0 # via jupyter-server jupyter-lsp==2.2.5 # via jupyterlab @@ -410,7 +410,7 @@ jupyter-server==2.15.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.3.4 +jupyterlab==4.3.5 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -437,7 +437,7 @@ markupsafe==3.0.2 # jinja2 # nbconvert # werkzeug -marshmallow==3.26.0 +marshmallow==3.26.1 # via # environs # great-expectations @@ -451,7 +451,7 @@ milvus-lite==2.4.11 # via pymilvus minio==7.2.11 # via feast (setup.py) -mistune==3.1.0 +mistune==3.1.1 # via # great-expectations # nbconvert @@ -482,7 +482,7 @@ mypy-protobuf==3.3.0 # via feast (setup.py) nbclient==0.10.2 # via nbconvert -nbconvert==7.16.5 +nbconvert==7.16.6 # via jupyter-server nbformat==5.10.4 # via @@ -530,6 +530,7 @@ packaging==24.2 # ibis-framework # ibis-substrait # ipykernel + # jupyter-events # jupyter-server # jupyterlab # jupyterlab-server @@ -559,7 +560,7 @@ parsy==2.1 # via ibis-framework partd==1.4.2 # via dask -pbr==6.1.0 +pbr==6.1.1 # via mock pexpect==4.9.0 # via ipython @@ -751,7 +752,7 @@ python-json-logger==3.2.1 # via jupyter-events python-keycloak==4.2.2 # via feast (setup.py) -pytz==2024.2 +pytz==2025.1 # via # great-expectations # ibis-framework @@ -768,7 +769,7 @@ pyyaml==6.0.2 # pre-commit # responses # uvicorn -pyzmq==26.2.0 +pyzmq==26.2.1 # via # ipykernel # jupyter-client @@ -833,7 +834,7 @@ ruamel-yaml==0.17.40 # via great-expectations ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.9.3 +ruff==0.9.5 # via feast (setup.py) s3transfer==0.11.2 # via boto3 @@ -846,6 +847,7 @@ setuptools==75.8.0 # grpcio-tools # jupyterlab # kubernetes + # pbr # pip-tools # pymilvus # singlestoredb @@ -867,7 +869,7 @@ sniffio==1.3.1 # httpx snowballstemmer==2.2.0 # via sphinx -snowflake-connector-python[pandas]==3.13.0 +snowflake-connector-python[pandas]==3.13.2 # via feast (setup.py) sortedcontainers==2.4.0 # via snowflake-connector-python @@ -887,11 +889,11 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) sqlglot==25.20.2 # via ibis-framework -sqlite-vec==0.1.1 +sqlite-vec==0.1.6 # via feast (setup.py) sqlparams==6.2.0 # via singlestoredb @@ -953,7 +955,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -trino==0.332.0 +trino==0.333.0 # via feast (setup.py) typeguard==4.4.1 # via feast (setup.py) @@ -971,7 +973,7 @@ types-python-dateutil==2.9.0.20241206 # via # feast (setup.py) # arrow -types-pytz==2024.2.0.20241221 +types-pytz==2025.1.0.20250204 # via feast (setup.py) types-pyyaml==6.0.12.20241230 # via feast (setup.py) @@ -993,6 +995,7 @@ typing-extensions==4.12.2 # azure-core # azure-identity # azure-storage-blob + # beautifulsoup4 # fastapi # great-expectations # ibis-framework diff --git a/sdk/python/requirements/py3.11-requirements.txt b/sdk/python/requirements/py3.11-requirements.txt index 09d29831c6f..f79776a9147 100644 --- a/sdk/python/requirements/py3.11-requirements.txt +++ b/sdk/python/requirements/py3.11-requirements.txt @@ -12,7 +12,7 @@ attrs==25.1.0 # referencing bigtree==0.23.1 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via requests charset-normalizer==3.4.1 # via requests @@ -29,9 +29,9 @@ dask[dataframe]==2025.1.0 # via feast (setup.py) dill==0.3.9 # via feast (setup.py) -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) -fsspec==2024.12.0 +fsspec==2025.2.0 # via dask gunicorn==23.0.0 # via @@ -59,7 +59,7 @@ markupsafe==3.0.2 # via jinja2 mmh3==5.1.0 # via feast (setup.py) -mypy==1.14.1 +mypy==1.15.0 # via sqlalchemy mypy-extensions==1.0.0 # via mypy @@ -102,7 +102,7 @@ python-dateutil==2.9.0.post0 # via pandas python-dotenv==1.0.1 # via uvicorn -pytz==2024.2 +pytz==2025.1 # via pandas pyyaml==6.0.2 # via @@ -123,7 +123,7 @@ six==1.17.0 # via python-dateutil sniffio==1.3.1 # via anyio -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) starlette==0.45.3 # via fastapi diff --git a/sdk/python/requirements/py3.9-ci-requirements.txt b/sdk/python/requirements/py3.9-ci-requirements.txt index 46984af1069..00eb59c93d2 100644 --- a/sdk/python/requirements/py3.9-ci-requirements.txt +++ b/sdk/python/requirements/py3.9-ci-requirements.txt @@ -4,7 +4,7 @@ aiobotocore==2.19.0 # via feast (setup.py) aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.11 +aiohttp==3.11.12 # via aiobotocore aioitertools==0.12.0 # via aiobotocore @@ -61,11 +61,11 @@ azure-identity==1.19.0 # via feast (setup.py) azure-storage-blob==12.24.1 # via feast (setup.py) -babel==2.16.0 +babel==2.17.0 # via # jupyterlab-server # sphinx -beautifulsoup4==4.12.3 +beautifulsoup4==4.13.3 # via nbconvert bidict==0.23.1 # via ibis-framework @@ -92,7 +92,7 @@ cachetools==5.5.1 # via google-auth cassandra-driver==3.29.2 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via # elastic-transport # httpcore @@ -156,7 +156,7 @@ dask[dataframe]==2024.8.0 # dask-expr dask-expr==1.1.10 # via dask -db-dtypes==1.4.0 +db-dtypes==1.4.1 # via google-cloud-bigquery debugpy==1.8.12 # via ipykernel @@ -195,9 +195,9 @@ execnet==2.1.1 # via pytest-xdist executing==2.2.0 # via stack-data -faiss-cpu==1.9.0.post1 +faiss-cpu==1.10.0 # via feast (setup.py) -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) fastjsonschema==2.21.1 # via nbformat @@ -238,7 +238,7 @@ google-auth==2.38.0 # kubernetes google-cloud-bigquery[pandas]==3.29.0 # via feast (setup.py) -google-cloud-bigquery-storage==2.27.0 +google-cloud-bigquery-storage==2.28.0 # via feast (setup.py) google-cloud-bigtable==2.28.1 # via feast (setup.py) @@ -303,7 +303,7 @@ h11==0.14.0 # via # httpcore # uvicorn -h2==4.1.0 +h2==4.2.0 # via httpx happybase==1.2.0 # via feast (setup.py) @@ -419,7 +419,7 @@ jupyter-core==5.7.2 # nbclient # nbconvert # nbformat -jupyter-events==0.11.0 +jupyter-events==0.12.0 # via jupyter-server jupyter-lsp==2.2.5 # via jupyterlab @@ -432,7 +432,7 @@ jupyter-server==2.15.0 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.3.4 +jupyterlab==4.3.5 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -459,7 +459,7 @@ markupsafe==3.0.2 # jinja2 # nbconvert # werkzeug -marshmallow==3.26.0 +marshmallow==3.26.1 # via # environs # great-expectations @@ -473,7 +473,7 @@ milvus-lite==2.4.11 # via pymilvus minio==7.2.11 # via feast (setup.py) -mistune==3.1.0 +mistune==3.1.1 # via # great-expectations # nbconvert @@ -504,7 +504,7 @@ mypy-protobuf==3.3.0 # via feast (setup.py) nbclient==0.10.2 # via nbconvert -nbconvert==7.16.5 +nbconvert==7.16.6 # via jupyter-server nbformat==5.10.4 # via @@ -551,6 +551,7 @@ packaging==24.2 # gunicorn # ibis-substrait # ipykernel + # jupyter-events # jupyter-server # jupyterlab # jupyterlab-server @@ -581,7 +582,7 @@ parsy==2.1 # via ibis-framework partd==1.4.2 # via dask -pbr==6.1.0 +pbr==6.1.1 # via mock pexpect==4.9.0 # via ipython @@ -773,7 +774,7 @@ python-json-logger==3.2.1 # via jupyter-events python-keycloak==4.2.2 # via feast (setup.py) -pytz==2024.2 +pytz==2025.1 # via # great-expectations # ibis-framework @@ -790,7 +791,7 @@ pyyaml==6.0.2 # pre-commit # responses # uvicorn -pyzmq==26.2.0 +pyzmq==26.2.1 # via # ipykernel # jupyter-client @@ -855,7 +856,7 @@ ruamel-yaml==0.17.40 # via great-expectations ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.9.3 +ruff==0.9.5 # via feast (setup.py) s3transfer==0.11.2 # via boto3 @@ -868,6 +869,7 @@ setuptools==75.8.0 # grpcio-tools # jupyterlab # kubernetes + # pbr # pip-tools # pymilvus # singlestoredb @@ -889,7 +891,7 @@ sniffio==1.3.1 # httpx snowballstemmer==2.2.0 # via sphinx -snowflake-connector-python[pandas]==3.13.0 +snowflake-connector-python[pandas]==3.13.2 # via feast (setup.py) sortedcontainers==2.4.0 # via snowflake-connector-python @@ -909,11 +911,11 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) sqlglot==23.12.2 # via ibis-framework -sqlite-vec==0.1.1 +sqlite-vec==0.1.6 # via feast (setup.py) sqlparams==6.2.0 # via singlestoredb @@ -985,7 +987,7 @@ traitlets==5.14.3 # nbclient # nbconvert # nbformat -trino==0.332.0 +trino==0.333.0 # via feast (setup.py) typeguard==4.4.1 # via feast (setup.py) @@ -1003,7 +1005,7 @@ types-python-dateutil==2.9.0.20241206 # via # feast (setup.py) # arrow -types-pytz==2024.2.0.20241221 +types-pytz==2025.1.0.20250204 # via feast (setup.py) types-pyyaml==6.0.12.20241230 # via feast (setup.py) @@ -1027,6 +1029,7 @@ typing-extensions==4.12.2 # azure-core # azure-identity # azure-storage-blob + # beautifulsoup4 # fastapi # great-expectations # ibis-framework diff --git a/sdk/python/requirements/py3.9-requirements.txt b/sdk/python/requirements/py3.9-requirements.txt index bdef2f69c81..1b82c994a1c 100644 --- a/sdk/python/requirements/py3.9-requirements.txt +++ b/sdk/python/requirements/py3.9-requirements.txt @@ -12,7 +12,7 @@ attrs==25.1.0 # referencing bigtree==0.23.1 # via feast (setup.py) -certifi==2024.12.14 +certifi==2025.1.31 # via requests charset-normalizer==3.4.1 # via requests @@ -35,9 +35,9 @@ dill==0.3.9 # via feast (setup.py) exceptiongroup==1.2.2 # via anyio -fastapi==0.115.7 +fastapi==0.115.8 # via feast (setup.py) -fsspec==2024.12.0 +fsspec==2025.2.0 # via dask gunicorn==23.0.0 # via @@ -67,7 +67,7 @@ markupsafe==3.0.2 # via jinja2 mmh3==5.1.0 # via feast (setup.py) -mypy==1.14.1 +mypy==1.15.0 # via sqlalchemy mypy-extensions==1.0.0 # via mypy @@ -111,7 +111,7 @@ python-dateutil==2.9.0.post0 # via pandas python-dotenv==1.0.1 # via uvicorn -pytz==2024.2 +pytz==2025.1 # via pandas pyyaml==6.0.2 # via @@ -132,7 +132,7 @@ six==1.17.0 # via python-dateutil sniffio==1.3.1 # via anyio -sqlalchemy[mypy]==2.0.37 +sqlalchemy[mypy]==2.0.38 # via feast (setup.py) starlette==0.45.3 # via fastapi diff --git a/setup.py b/setup.py index 16240ff2722..f20c94d5511 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ ] SQLITE_VEC_REQUIRED = [ - "sqlite-vec==v0.1.1", + "sqlite-vec==v0.1.6", ] TRINO_REQUIRED = ["trino>=0.305.0,<0.400.0", "regex"]