Skip to content

Commit

Permalink
Bump the dependencies group with 11 updates (#1231)
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 Oct 7, 2024
1 parent 2a21bb7 commit 0257046
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 73 deletions.
138 changes: 67 additions & 71 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 @@ -18,7 +18,7 @@ attrs = "^24.2.0"
jinja2 = "^3.1.4"
marshmallow = "^3.21.3"
marshmallow-enum = "^1.5.1"
tiktoken = "^0.7"
tiktoken = "^0.8"
rich = "^13.7.1"
schema = "^0.7.7"
pyyaml = "^6.0.1"
Expand All @@ -31,7 +31,7 @@ filetype = "^1.2"

# drivers
cohere = { version = "^5.5.4", optional = true }
anthropic = { version = "^0.34.2", optional = true }
anthropic = { version = "^0.35.0", optional = true }
transformers = { version = "^4.41.1", optional = true}
huggingface-hub = { version = "^0.25.1", optional = true }
boto3 = { version = "^1.34.119", optional = true }
Expand Down

0 comments on commit 0257046

Please sign in to comment.