We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the aiohttp version currently used (3.8.4) has multiple security vulnerabilities with open CVE's:
aiohttp needs to be upgraded to at least 3.9.2 to resolve the issue.
https://github.com/twilio/twilio-python/blob/main/setup.py#L26
The text was updated successfully, but these errors were encountered:
Is aiohttp==3.9.2 available in python 3.7? I see the error that it is not able to find the dependency.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Issue Summary
the aiohttp version currently used (3.8.4) has multiple security vulnerabilities with open CVE's:
aiohttp needs to be upgraded to at least 3.9.2 to resolve the issue.
Steps to Reproduce
Code Snippet
https://github.com/twilio/twilio-python/blob/main/setup.py#L26
Exception/Log
Technical details:
The text was updated successfully, but these errors were encountered: