File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ dependencies = [
4646[project .optional-dependencies ]
4747anthropic = [" anthropic>=0.21.0,<1.0.0" ]
4848gemini = [" google-genai>=1.32.0,<2.0.0" ]
49- litellm = [" litellm>=1.75.9,<2.0.0" , " openai>=1.68.0,<1.110 .0" ]
49+ litellm = [" litellm>=1.75.9,<2.0.0" , " openai>=1.68.0,<3.0 .0" ]
5050llamaapi = [" llama-api-client>=0.1.0,<1.0.0" ]
5151mistral = [" mistralai>=1.8.2" ]
5252ollama = [" ollama>=0.4.8,<1.0.0" ]
53- openai = [" openai>=1.68.0,<2 .0.0" ]
53+ openai = [" openai>=1.68.0,<3 .0.0" ]
5454writer = [" writer-sdk>=2.2.0,<3.0.0" ]
5555sagemaker = [
5656 " boto3-stubs[sagemaker-runtime]>=1.26.0,<2.0.0" ,
57- " openai>=1.68.0,<2 .0.0" , # SageMaker uses OpenAI-compatible interface
57+ " openai>=1.68.0,<3 .0.0" , # SageMaker uses OpenAI-compatible interface
5858]
5959otel = [" opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0" ]
6060docs = [
You can’t perform that action at this time.
0 commit comments