Skip to content

Add urllib3 dependency with version constraint#276

Open
evolvewd wants to merge 1 commit into
mike-grant:masterfrom
evolvewd:master
Open

Add urllib3 dependency with version constraint#276
evolvewd wants to merge 1 commit into
mike-grant:masterfrom
evolvewd:master

Conversation

@evolvewd

@evolvewd evolvewd commented Jun 3, 2026

Copy link
Copy Markdown

urllib3 2.x removed packages.six causing Runtime.ImportModuleError on AWS Lambda with Python 3.10+. Pinning to <2.0 fixes the issue.

urllib3 2.x removed packages.six causing Runtime.ImportModuleError on AWS Lambda with Python 3.10+. Pinning to <2.0 fixes the issue.
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