Skip to content

Commit 7a3c2e8

Browse files
authored
fix: chromadb dependencies (#51)
1 parent 6a3d08f commit 7a3c2e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ litellm =
4646
faiss =
4747
faiss-cpu>=1.8.0
4848
chromadb =
49-
chromadb>=0.4.24
49+
chromadb~=0.4.24
50+
tenacity~=8.3.0
5051
langsmith=
5152
langsmith~=0.1.57
5253
examples =

0 commit comments

Comments
 (0)