Skip to content

Commit df3e29d

Browse files
authored
Merge pull request #1184 from imapersonman/main
Remove pydantic warnings
2 parents 42fb0b2 + a716e7a commit df3e29d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 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
@@ -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"
17+
litellm = "^1.18.4, <1.34.25"
1818
pyyaml = "^6.0.1"
1919
rich = "^13.4.2"
2020
six = "^1.16.0"

0 commit comments

Comments
 (0)