Skip to content

Commit

Permalink
add transformers dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch committed Dec 29, 2023
1 parent 56fc6ed commit 99c8a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/amazon_bedrock/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ classifiers = [
dependencies = [
"haystack-ai",
"boto3>=1.28.57",
"transformers"
]

[project.urls]
Expand Down

0 comments on commit 99c8a6e

Please sign in to comment.