Skip to content

Commit

Permalink
workaround latest urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed May 23, 2023
1 parent bc95877 commit 786e9ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ pytest>=2.9.0
pytest-cov>=3.0.0
pytest-vcr
requests-mock>=1.7.0
# We need this pin until a new version of vcrpy is out.
urllib3<2

0 comments on commit 786e9ab

Please sign in to comment.