Skip to content

Commit

Permalink
Merge pull request #47 from RenaLu/main
Browse files Browse the repository at this point in the history
Update LiteLLM requirement to be >=
  • Loading branch information
ericmjl authored Mar 16, 2024
2 parents 00dc294 + 4284e6b commit 8f03794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies = [
"sh",
"pre-commit",
"beartype==0.15.0",
"litellm==1.16.16",
"litellm>=1.16.16",
"chromadb",
"python-slugify",
"pydantic>=2.0",
Expand Down

0 comments on commit 8f03794

Please sign in to comment.