Skip to content

Commit f0fd676

Browse files
authored
Pin litellm dependency (#2290)
- Response to #2289
1 parent 3502c22 commit f0fd676

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "patch",
3+
"description": "Pin litellm dependency."
4+
}

packages/graphrag-llm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"graphrag-cache==3.0.6",
3737
"graphrag-common==3.0.6",
3838
"jinja2~=3.1",
39-
"litellm~=1.80",
39+
"litellm==1.82.6",
4040
"nest-asyncio2~=1.7",
4141
"pydantic~=2.10",
4242
"typing-extensions~=4.12"

uv.lock

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

0 commit comments

Comments
 (0)