Skip to content

Test PR: pin azure-storage-blob#7242

Closed
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:pin-azure-storage-blob
Closed

Test PR: pin azure-storage-blob#7242
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:pin-azure-storage-blob

Conversation

@daviddavis
Copy link
Copy Markdown
Contributor

@daviddavis daviddavis commented Jan 23, 2026

A temporary fix until Azure/Azurite#2623 is resolved.

Comment thread pyproject.toml Outdated
s3 = ["django-storages[boto3]==1.14.6"]
google = ["django-storages[google]==1.14.6"]
azure = ["django-storages[azure]==1.14.6"]
azure = ["django-storages[azure]==1.14.6", "azure-storage-blob<12.28.0"]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That's something we have covered by the ci_constraints. I don't expect this to change a thing...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I see. It seems like there is a very old version of azure-storage-blob that might work but even 12.25.1 seems to have compatibility issues. I think I'll go with the other PR to skip the api version check in azurite.

@daviddavis daviddavis force-pushed the pin-azure-storage-blob branch from 85a1c3c to 60186f5 Compare January 23, 2026 14:46
@daviddavis daviddavis closed this Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants