Skip to content

Conversation

pablomarin
Copy link
Contributor

Description

With the latest urllib3 2.0.0 release the vcrpy library throws this error
AttributeError: module 'urllib3.connectionpool' has no attribute 'VerifiedHTTPSConnection'

Specific Changes

  • Pinning urllib3 < 2.0.0 to solve the problem with tests
  • change aiohttp everywhere to version 3.8.4 (allows the use of langchain)

@pablomarin pablomarin requested a review from a team as a code owner May 21, 2023 07:09
@pablomarin
Copy link
Contributor Author

Also bumped cryptography to 39.0.1, django to 3.2.17 and flask to 2.2.5
ran tests succesfully.

@tracyboehrer tracyboehrer merged commit 80b3572 into microsoft:main May 23, 2023
7yl4r added a commit to iobis/pyobis that referenced this pull request Jun 7, 2023
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.

2 participants