Merge pull request 'Update dependency chroma-hnswlib to v0.7.6' (#5) from renovate/chroma-hnswlib-0.x into main

Reviewed-on: #5
This commit is contained in:
git 2025-06-05 08:08:58 +02:00
commit de338aa2e0

View file

@ -18,7 +18,7 @@ cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy")
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
chroma-hnswlib==0.7.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
chroma-hnswlib==0.7.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
chromadb==0.4.24 ; python_version >= "3.11" and python_full_version <= "3.13.0"
click==8.1.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cohere==5.9.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"