Skip to content

Conversation

joshhvulcan
Copy link
Contributor

No description provided.

requires-python = ">=3.11"
dependencies = [
"boto3>=1.39",
"aiobotocore==2.24.2", # Pinning boto and aiobotocore to speed up dependency resolution.
Copy link
Collaborator

@favyen2 favyen2 Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be pinned here or can it be pinned downstream? If it is needed here, does it work in extra (s3fs is in extra and I only see boto3 used in the aws_X data sources)?

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