Skip to content

Commit 5a17b68

Browse files
chore: Updating sqlite-vec (#5027)
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 3586778 commit 5a17b68

7 files changed

+99
-90
lines changed

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

+27-24
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiobotocore==2.19.0
44
# via feast (setup.py)
55
aiohappyeyeballs==2.4.4
66
# via aiohttp
7-
aiohttp==3.11.11
7+
aiohttp==3.11.12
88
# via aiobotocore
99
aioitertools==0.12.0
1010
# via aiobotocore
@@ -61,11 +61,11 @@ azure-identity==1.19.0
6161
# via feast (setup.py)
6262
azure-storage-blob==12.24.1
6363
# via feast (setup.py)
64-
babel==2.16.0
64+
babel==2.17.0
6565
# via
6666
# jupyterlab-server
6767
# sphinx
68-
beautifulsoup4==4.12.3
68+
beautifulsoup4==4.13.3
6969
# via nbconvert
7070
bigtree==0.23.1
7171
# via feast (setup.py)
@@ -90,7 +90,7 @@ cachetools==5.5.1
9090
# via google-auth
9191
cassandra-driver==3.29.2
9292
# via feast (setup.py)
93-
certifi==2024.12.14
93+
certifi==2025.1.31
9494
# via
9595
# elastic-transport
9696
# httpcore
@@ -150,7 +150,7 @@ cython==3.0.11
150150
# via thriftpy2
151151
dask[dataframe]==2025.1.0
152152
# via feast (setup.py)
153-
db-dtypes==1.4.0
153+
db-dtypes==1.4.1
154154
# via google-cloud-bigquery
155155
debugpy==1.8.12
156156
# via ipykernel
@@ -189,9 +189,9 @@ execnet==2.1.1
189189
# via pytest-xdist
190190
executing==2.2.0
191191
# via stack-data
192-
faiss-cpu==1.9.0.post1
192+
faiss-cpu==1.10.0
193193
# via feast (setup.py)
194-
fastapi==0.115.7
194+
fastapi==0.115.8
195195
# via feast (setup.py)
196196
fastjsonschema==2.21.1
197197
# via nbformat
@@ -232,7 +232,7 @@ google-auth==2.38.0
232232
# kubernetes
233233
google-cloud-bigquery[pandas]==3.29.0
234234
# via feast (setup.py)
235-
google-cloud-bigquery-storage==2.27.0
235+
google-cloud-bigquery-storage==2.28.0
236236
# via feast (setup.py)
237237
google-cloud-bigtable==2.28.1
238238
# via feast (setup.py)
@@ -297,7 +297,7 @@ h11==0.14.0
297297
# via
298298
# httpcore
299299
# uvicorn
300-
h2==4.1.0
300+
h2==4.2.0
301301
# via httpx
302302
happybase==1.2.0
303303
# via feast (setup.py)
@@ -345,7 +345,7 @@ iniconfig==2.0.0
345345
# via pytest
346346
ipykernel==6.29.5
347347
# via jupyterlab
348-
ipython==8.31.0
348+
ipython==8.32.0
349349
# via
350350
# great-expectations
351351
# ipykernel
@@ -406,7 +406,7 @@ jupyter-core==5.7.2
406406
# nbclient
407407
# nbconvert
408408
# nbformat
409-
jupyter-events==0.11.0
409+
jupyter-events==0.12.0
410410
# via jupyter-server
411411
jupyter-lsp==2.2.5
412412
# via jupyterlab
@@ -419,7 +419,7 @@ jupyter-server==2.15.0
419419
# notebook-shim
420420
jupyter-server-terminals==0.5.3
421421
# via jupyter-server
422-
jupyterlab==4.3.4
422+
jupyterlab==4.3.5
423423
# via notebook
424424
jupyterlab-pygments==0.3.0
425425
# via nbconvert
@@ -446,7 +446,7 @@ markupsafe==3.0.2
446446
# jinja2
447447
# nbconvert
448448
# werkzeug
449-
marshmallow==3.26.0
449+
marshmallow==3.26.1
450450
# via
451451
# environs
452452
# great-expectations
@@ -460,7 +460,7 @@ milvus-lite==2.4.11
460460
# via pymilvus
461461
minio==7.2.11
462462
# via feast (setup.py)
463-
mistune==3.1.0
463+
mistune==3.1.1
464464
# via
465465
# great-expectations
466466
# nbconvert
@@ -491,7 +491,7 @@ mypy-protobuf==3.3.0
491491
# via feast (setup.py)
492492
nbclient==0.10.2
493493
# via nbconvert
494-
nbconvert==7.16.5
494+
nbconvert==7.16.6
495495
# via jupyter-server
496496
nbformat==5.10.4
497497
# via
@@ -539,6 +539,7 @@ packaging==24.2
539539
# ibis-framework
540540
# ibis-substrait
541541
# ipykernel
542+
# jupyter-events
542543
# jupyter-server
543544
# jupyterlab
544545
# jupyterlab-server
@@ -568,7 +569,7 @@ parsy==2.1
568569
# via ibis-framework
569570
partd==1.4.2
570571
# via dask
571-
pbr==6.1.0
572+
pbr==6.1.1
572573
# via mock
573574
pexpect==4.9.0
574575
# via ipython
@@ -760,7 +761,7 @@ python-json-logger==3.2.1
760761
# via jupyter-events
761762
python-keycloak==4.2.2
762763
# via feast (setup.py)
763-
pytz==2024.2
764+
pytz==2025.1
764765
# via
765766
# great-expectations
766767
# ibis-framework
@@ -777,7 +778,7 @@ pyyaml==6.0.2
777778
# pre-commit
778779
# responses
779780
# uvicorn
780-
pyzmq==26.2.0
781+
pyzmq==26.2.1
781782
# via
782783
# ipykernel
783784
# jupyter-client
@@ -842,7 +843,7 @@ ruamel-yaml==0.17.40
842843
# via great-expectations
843844
ruamel-yaml-clib==0.2.12
844845
# via ruamel-yaml
845-
ruff==0.9.3
846+
ruff==0.9.5
846847
# via feast (setup.py)
847848
s3transfer==0.11.2
848849
# via boto3
@@ -855,6 +856,7 @@ setuptools==75.8.0
855856
# grpcio-tools
856857
# jupyterlab
857858
# kubernetes
859+
# pbr
858860
# pip-tools
859861
# pymilvus
860862
# singlestoredb
@@ -876,7 +878,7 @@ sniffio==1.3.1
876878
# httpx
877879
snowballstemmer==2.2.0
878880
# via sphinx
879-
snowflake-connector-python[pandas]==3.13.0
881+
snowflake-connector-python[pandas]==3.13.2
880882
# via feast (setup.py)
881883
sortedcontainers==2.4.0
882884
# via snowflake-connector-python
@@ -896,11 +898,11 @@ sphinxcontrib-qthelp==2.0.0
896898
# via sphinx
897899
sphinxcontrib-serializinghtml==2.0.0
898900
# via sphinx
899-
sqlalchemy[mypy]==2.0.37
901+
sqlalchemy[mypy]==2.0.38
900902
# via feast (setup.py)
901903
sqlglot==25.20.2
902904
# via ibis-framework
903-
sqlite-vec==0.1.1
905+
sqlite-vec==0.1.6
904906
# via feast (setup.py)
905907
sqlparams==6.2.0
906908
# via singlestoredb
@@ -972,7 +974,7 @@ traitlets==5.14.3
972974
# nbclient
973975
# nbconvert
974976
# nbformat
975-
trino==0.332.0
977+
trino==0.333.0
976978
# via feast (setup.py)
977979
typeguard==4.4.1
978980
# via feast (setup.py)
@@ -990,7 +992,7 @@ types-python-dateutil==2.9.0.20241206
990992
# via
991993
# feast (setup.py)
992994
# arrow
993-
types-pytz==2024.2.0.20241221
995+
types-pytz==2025.1.0.20250204
994996
# via feast (setup.py)
995997
types-pyyaml==6.0.12.20241230
996998
# via feast (setup.py)
@@ -1013,6 +1015,7 @@ typing-extensions==4.12.2
10131015
# azure-core
10141016
# azure-identity
10151017
# azure-storage-blob
1018+
# beautifulsoup4
10161019
# fastapi
10171020
# great-expectations
10181021
# ibis-framework

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ attrs==25.1.0
1212
# referencing
1313
bigtree==0.23.1
1414
# via feast (setup.py)
15-
certifi==2024.12.14
15+
certifi==2025.1.31
1616
# via requests
1717
charset-normalizer==3.4.1
1818
# via requests
@@ -31,9 +31,9 @@ dill==0.3.9
3131
# via feast (setup.py)
3232
exceptiongroup==1.2.2
3333
# via anyio
34-
fastapi==0.115.7
34+
fastapi==0.115.8
3535
# via feast (setup.py)
36-
fsspec==2024.12.0
36+
fsspec==2025.2.0
3737
# via dask
3838
gunicorn==23.0.0
3939
# via
@@ -61,7 +61,7 @@ markupsafe==3.0.2
6161
# via jinja2
6262
mmh3==5.1.0
6363
# via feast (setup.py)
64-
mypy==1.14.1
64+
mypy==1.15.0
6565
# via sqlalchemy
6666
mypy-extensions==1.0.0
6767
# via mypy
@@ -104,7 +104,7 @@ python-dateutil==2.9.0.post0
104104
# via pandas
105105
python-dotenv==1.0.1
106106
# via uvicorn
107-
pytz==2024.2
107+
pytz==2025.1
108108
# via pandas
109109
pyyaml==6.0.2
110110
# via
@@ -125,7 +125,7 @@ six==1.17.0
125125
# via python-dateutil
126126
sniffio==1.3.1
127127
# via anyio
128-
sqlalchemy[mypy]==2.0.37
128+
sqlalchemy[mypy]==2.0.38
129129
# via feast (setup.py)
130130
starlette==0.45.3
131131
# via fastapi

0 commit comments

Comments
 (0)