Skip to content

Commit

Permalink
ci: pin chromadb version to avoid incompatibility (#9849)
Browse files Browse the repository at this point in the history
  • Loading branch information
mackrorysd authored Aug 26, 2024
1 parent a1234a1 commit e21fc6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ accelerate>=0.12.0
transformers>=4.28.1,<4.29.0
tokenizers>=0.13.3
datasets
chromadb
chromadb==0.5.3 # Should be able to use > 0.5.5 once one exists
huggingface_hub<0.23.0

0 comments on commit e21fc6f

Please sign in to comment.