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

Consider constraining urllib3 dependancy to <2 #497

Open
doulighan opened this issue May 5, 2023 · 1 comment
Open

Consider constraining urllib3 dependancy to <2 #497

doulighan opened this issue May 5, 2023 · 1 comment

Comments

@doulighan
Copy link

doulighan commented May 5, 2023

python-requests just bumped their internal urllib3 requirements to <3 without changing a major version. Thats a breaking change for some users who might not even be aware they're using the urllib3 package, as it requires OpenSSL 1.1.1 which some environments (AWS Lambda <3.8, ReadTheDocs) don't support.

urllib3/urllib3#2168
psf/requests#6432

Just a consideration, you may have good reasons to keep things as they are.

┆Issue is synchronized with this Jira Task by Unito

@sync-by-unito
Copy link

sync-by-unito bot commented May 5, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant