Skip to content

Commit

Permalink
Include full patch version in range
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed May 24, 2024
1 parent 6632193 commit bed6af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ def run_tests(self):
tests_require=[
'pytest',
'pytest-cov',
'urllib3>=1.26.0,<2.0.0',
'httpbin>=0.10.2',
'urllib3>=1.26,<2',
'requests',
'wsgiprox',
'hookdns',
Expand Down

0 comments on commit bed6af7

Please sign in to comment.