Skip to content

Which version of urllib3 is used in https://pypi.org/project/botocore/1.27.9/ ? #2697

Answered by nateprewitt
AnirKulk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AnirKulk, Botocore supports this range of versions for urllib3. If a version in that range is already installed, botocore will generally use that version. Otherwise, pip will download the latest available version for your version of Python (likely urllib3 1.26.9).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AnirKulk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants