Skip to content

Commit 8b9c7c1

Browse files
authored
upgrade litellm to 1.67.0 (#2198)
1 parent 730dd47 commit 8b9c7c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
1616
toml = "^0.10.2"
1717
jinja2 = "^3.1.2"
1818
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
19-
litellm = "1.66.1"
19+
litellm = ">=1.67.0"
2020
playwright = "1.46.0"
2121
pillow = "^10.1.0"
2222
starlette-context = "^0.3.6"

0 commit comments

Comments
 (0)