Skip to content

Commit

Permalink
Add urllib3 v2 to tests_require
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Jul 24, 2024
1 parent 7ed8fc4 commit 36a2105
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 @@ -50,6 +50,7 @@ def read(fname):
'boto3',
'pytest',
'pytest-rerunfailures',
'urllib3~=2.0',
]

setup(
Expand Down

0 comments on commit 36a2105

Please sign in to comment.