Skip to content

Commit

Permalink
Bump the dependencies group with 7 updates (#1483)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d4a6c25 commit 3cfc170
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 35 deletions.
63 changes: 30 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ urllib3 = ">=1.25.4,!=2.2.0,<3" # Version constraint required for botocore https

# drivers
cohere = { version = "^5.11.2", optional = true }
anthropic = { version = "^0.40.0", optional = true }
anthropic = { version = "^0.42.0", optional = true }
transformers = { version = "^4.41.1", optional = true}
huggingface-hub = { version = "^0.27.0", optional = true }
boto3 = { version = "^1.34.119", optional = true }
Expand Down Expand Up @@ -60,7 +60,7 @@ opentelemetry-api = {version = "^1.25.0", optional = true}
opentelemetry-instrumentation = {version = "^0.49b2", optional = true}
opentelemetry-instrumentation-threading = {version = "^0.49b2", optional = true}
opentelemetry-exporter-otlp-proto-http = {version = "^1.25.0", optional = true}
diffusers = {version = "^0.31.0", optional = true}
diffusers = {version = "^0.32.0", optional = true}
tavily-python = {version = "^0.5.0", optional = true}
exa-py = {version = "^1.1.4", optional = true}

Expand Down

0 comments on commit 3cfc170

Please sign in to comment.