Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): cap async_timeout<5.0.0 #31170

Merged
merged 5 commits into from
Nov 26, 2024
Merged

Conversation

mistercrunch
Copy link
Member

Some external libraries like langchain are capping async_timeout < 5.0, so aligning with this here, and adding a note for future reference. Also note that regenerating files with pip-compile-multi led to removing boto3, which is a good thing, and making that dependency optional in unit tests (will test if it's there, and skip if it isn't)

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Nov 26, 2024
@github-actions github-actions bot removed github_actions Pull requests that update GitHub Actions code dependencies:python labels Nov 26, 2024
Some external libraries like langchain are capping async_timeout < 5.0, so aligning with this here, and adding a note for future reference. Also note that regenerating files with `pip-compile-multi` led to removing boto3, which is a good thing, and making that dependency optional in unit tests (will test if it's there, and skip if it isn't)
@mistercrunch mistercrunch merged commit 529aed5 into master Nov 26, 2024
33 checks passed
@mistercrunch mistercrunch deleted the fix_async_timeout_deps branch November 26, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants