Skip to content

Commit

Permalink
pin chroma version (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
masci authored Dec 15, 2023
1 parent e215185 commit 5945cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/chroma/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]
dependencies = [
"haystack-ai",
"chromadb",
"chromadb<0.4.20", # FIXME: investigate why filtering tests broke on 0.4.20
]

[project.urls]
Expand Down

0 comments on commit 5945cdd

Please sign in to comment.