We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ef0b0 commit 5da4a2aCopy full SHA for 5da4a2a
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"omegaconf>=2.3.0",
32
"httpx>=0.24.0",
33
"anthropic>=0.59.0",
34
- "litellm<1.75.0",
+ "litellm @ git+https://github.com/benjibc/litellm.git@fix/fireworks-api-key-env",
35
"pytest>=6.0.0",
36
"pytest-asyncio>=0.21.0",
37
"peewee>=3.18.2",
0 commit comments