Skip to content

Commit 969b8a3

Browse files
Bump litellm from 1.48.19 to 1.50.0
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.48.19 to 1.50.0. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.48.19...v1.50.0) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb7bd39 commit 969b8a3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.11"
1111
python-dotenv = "^1.0.1"
1212
tiktoken = "^0.8.0"
1313
rich = "^13.9.2"
14-
litellm = "^1.48.19"
14+
litellm = "^1.50.0"
1515
tenacity = "^9.0.0"
1616
numpy = "<2.0"
1717
networkx = "^3.3"

0 commit comments

Comments
 (0)