Skip to content

Commit

Permalink
Bump the dependencies group with 6 updates (#1449)
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 16, 2024
1 parent 6f3cbb9 commit 9aaceaa
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 38 deletions.
79 changes: 42 additions & 37 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ urllib3 = ">=1.25.4,!=2.2.0,<3" # Version constraint required for botocore https
cohere = { version = "^5.11.2", optional = true }
anthropic = { version = "^0.40.0", optional = true }
transformers = { version = "^4.41.1", optional = true}
huggingface-hub = { version = "^0.26.2", optional = true }
huggingface-hub = { version = "^0.27.0", optional = true }
boto3 = { version = "^1.34.119", optional = true }
snowflake-sqlalchemy = { version = "^1.6.1", optional = true }
pinecone-client = { version = "^3", optional = true }
Expand Down

0 comments on commit 9aaceaa

Please sign in to comment.