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

Conflicting requirements for types-aiobotocore 2.15.2.post1 #327

Closed
lg-kialo opened this issue Nov 27, 2024 · 3 comments
Closed

Conflicting requirements for types-aiobotocore 2.15.2.post1 #327

lg-kialo opened this issue Nov 27, 2024 · 3 comments
Labels
🐞 bug Something isn't working 🎉 released Changes were included to the latest release 👋 response needed Awaiting response from a reporter

Comments

@lg-kialo
Copy link

The latest release of types-aiobotocore which is 2.15.2.post1 has the following requirements:

"aiobotocore": ["aiobotocore==2.15.2", "botocore==1.35.54"]

but aiobotocore 2.15.2 requires "botocore >=1.35.16, <1.35.37" so I don't see how it can be used.

For reference, types-aiobotocore 2.15.2 had the following requirements instead

"aiobotocore": ["aiobotocore==2.15.2", "botocore==1.35.36"]
@lg-kialo lg-kialo added the 🐞 bug Something isn't working label Nov 27, 2024
@vemel
Copy link
Collaborator

vemel commented Nov 27, 2024

Thank you for the report. Let me re-release the package.

@vemel
Copy link
Collaborator

vemel commented Nov 27, 2024

Published types-aiobotocore-lite 2.15.2.post2 and types-aiobotocore 2.15.2.post2. Let me know if the issues is solved.

@vemel vemel added 👋 response needed Awaiting response from a reporter 🎉 released Changes were included to the latest release labels Nov 27, 2024
@lg-kialo
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🎉 released Changes were included to the latest release 👋 response needed Awaiting response from a reporter
Projects
None yet
Development

No branches or pull requests

2 participants