Skip to content

Commit ca1e3f3

Browse files
authored
Merge pull request #1195 from CyanideByte/litellm-update-fixed
Updated litellm now that they fixed pydantic warning
2 parents 2e0f972 + f151fa6 commit ca1e3f3

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -14,7 +14,7 @@ python = ">=3.9,<4"
1414
astor = "^0.8.1"
1515
git-python = "^1.0.3"
1616
inquirer = "^3.1.3"
17-
litellm = "^1.18.4, <1.34.25"
17+
litellm = "^1.34.38"
1818
pyyaml = "^6.0.1"
1919
rich = "^13.4.2"
2020
six = "^1.16.0"

0 commit comments

Comments
 (0)