Skip to content

Commit 6599011

Browse files
Update litellm requirement from 1.76.1 to 1.82.6
Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.82.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe1609f commit 6599011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ networkx = "*"
7171
aiofiles = "*"
7272
rich = "*"
7373
numpy = "*"
74-
litellm = "1.76.1"
74+
litellm = "1.82.6"
7575
httpx = "*"
7676
mcp = "*"
7777
aiohttp = "*"

0 commit comments

Comments
 (0)