Skip to content

Commit 5da4a2a

Browse files
committed
Use litellm fork (fix FIREWORKS_API_KEY env var) and prepare temp release
1 parent 01ef0b0 commit 5da4a2a

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"omegaconf>=2.3.0",
3232
"httpx>=0.24.0",
3333
"anthropic>=0.59.0",
34-
"litellm<1.75.0",
34+
"litellm @ git+https://github.com/benjibc/litellm.git@fix/fireworks-api-key-env",
3535
"pytest>=6.0.0",
3636
"pytest-asyncio>=0.21.0",
3737
"peewee>=3.18.2",

0 commit comments

Comments
 (0)