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

Revert "temp: pin boto3 to 1.34.115" #60

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

timmc-edx
Copy link
Member

@timmc-edx timmc-edx commented Aug 7, 2024

Reverts #22 -- should no longer be needed.

See edx/edx-arch-experiments#668

The error we had been seeing:

:stderr: ERROR: Could not find a version that satisfies the requirement botocore<1.35.0,>=1.34.116 (from boto3) (from versions: 0.4.1, ..., 1.34.115)

From discussion about reverting the pin:

I suspect this will work because boto3/botocore 1.34.116 was just released, and there's probably a stale index not allowing the botocore dependency to be fetched. (boto3 requires the most recent botocore.)

@timmc-edx timmc-edx mentioned this pull request Aug 7, 2024
3 tasks
@timmc-edx timmc-edx merged commit 25eaeb4 into master Aug 8, 2024
4 checks passed
@timmc-edx timmc-edx deleted the revert-22-robrap/fix-missing-boto3 branch August 8, 2024 13:02
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