Skip to content

Conversation

@singiamtel
Copy link
Collaborator

@singiamtel singiamtel commented Oct 23, 2025

Removes dependency pin

Should be merged together with alisw/ali-bot#1597

Removes dependency pin
sys.exit(1)

try:
self.s3 = boto3.client("s3", endpoint_url="https://s3.cern.ch",
Copy link
Member

Choose a reason for hiding this comment

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

Can you make sure this works with all versions of boto3, rather than just the last one? We have plenty of people who have a pinned version of boto3 installed and I'd rather not tell all of them to update if they do not need to.

Copy link
Member

Choose a reason for hiding this comment

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

Did you manage to do this?

Copy link
Member

@ktf ktf left a comment

Choose a reason for hiding this comment

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

See inline comment. We should support all boto3 versions for the time being to avoid forcing an update campaign.

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.

3 participants