Skip to content

Conversation

zastrowm
Copy link
Member

@zastrowm zastrowm commented Aug 15, 2025

Description

We recently updated our litellm dependency, but only in the litellm optional dependency, not the [all] group - instead of specifying dependencies twice, have all reference the other optional dependency groups of strands

Note

Looks like we're also affected by BerriAI/litellm/issues/13711, so including a fix for that in this PR

Related Issues

N/A

Documentation PR

N/A

Type of Change

Bug fix

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We recently updated our litellm dependency, but only in the litellm optional dependency, not the [all] group, so fix that + add a test to catch future regressions
We recently updated our litellm dependency, but only in the litellm optional dependency, not the [all] group - instead of specifying dependencies twice, have all reference the other optional dependency groups of strands.
@zastrowm zastrowm changed the title fix: Unify dependencies in groups & add test to catch future revisions Have [all] group reference the other optional dependency groups by name Aug 18, 2025
@pgrayy pgrayy merged commit 980a988 into strands-agents:main Aug 18, 2025
12 checks passed
@zastrowm zastrowm deleted the fix_dependency_difference branch August 18, 2025 19:11
dbschmigelski pushed a commit to dbavro19/sdk-python that referenced this pull request Aug 28, 2025
This was referenced Sep 17, 2025
Unshure pushed a commit to Unshure/sdk-python that referenced this pull request Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants