Update dependency chroma-hnswlib to v0.7.6
This commit is contained in:
parent
6c0ca536c7
commit
7caef17186
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue