Skip to content

Conversation

@voidlily
Copy link

This was on an old version of boto3 which was not compatible with python 3.10 due to removal of deprecated collections.abc aliases, updating boto3 in requirements.txt fixed this issue

Remove deprecated aliases to Collections Abstract Base Classes from the collections module. (Contributed by Victor Stinner in bpo-37324.)

This was on an old version of boto3 which was not compatible with python 3.10 due to removal of deprecated `collections.abc` aliases, updating boto3 in requirements.txt fixed this issue

> Remove deprecated aliases to Collections Abstract Base Classes from the collections module. (Contributed by Victor Stinner in bpo-37324.)
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.

1 participant