Skip to content

Commit

Permalink
Check if httpbin 0.5.0 has same issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed May 13, 2024
1 parent 731017c commit 168723e
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,7 +47,7 @@ def run_tests(self):
tests_require=[
'pytest',
'pytest-cov',
'httpbin>=0.10.2',
'httpbin==0.5.0',
'requests',
'wsgiprox',
'jinja2',
Expand Down

0 comments on commit 168723e

Please sign in to comment.