Skip to content

Commit f151fa6

Browse files
committed
Updated litellm now that they fixed pydantic warning
1 parent 268e8ec commit f151fa6

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 8 additions & 9 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)