We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082315c commit bc5ed08Copy full SHA for bc5ed08
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Topic :: Text Processing :: Linguistic",
28
]
29
dependencies = [
30
- "litellm>=1.50.0",
+ "litellm>=1.50.0,<=1.82.6",
31
"jinja2>=3.1",
32
"pydantic>=2.0",
33
"tenacity>=8.2",
0 commit comments