Skip to content

Commit

Permalink
Pin urrllib3 to 1.25.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed May 24, 2024
1 parent 49b9959 commit 0ece392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def run_tests(self):
cmdclass={'test': PyTest},
test_suite='',
tests_require=[
'urllib3==1.25.11',
'pytest',
'pytest-cov',
'httpbin>=0.10.2',
Expand Down

0 comments on commit 0ece392

Please sign in to comment.