You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have the same problem ..i have a schedule that runs on the first day of the every month to update all the aws packages and every other aws packages almost support the latest version except this one ..could you please try to make a release to support the latest versions of other aws packages like (botocore, boto3, awscli etc).
Due to the way we integrate with botocore, there will always be a gap between their most recent release and the latest version we have reviewed and approved. See also #1089
We aim to keep that gap small, but your dependency management and/or CI should take that into account to avoid running into the sort of issues you are experiencing.
What prevents you from working with botocore==1.34.51 until we ship a new release?
I think in my case there shouldn't be any issues, just that the pip dependency manager complains about it :/
anyway, thank you for the information, you may close the issue in this case.
Could you please support botocore-1.34.53
Im getting this error: aiobotocore 2.12.0 requires botocore<1.34.52,>=1.34.41, but you have botocore 1.34.53 which is incompatible.
The text was updated successfully, but these errors were encountered: