Skip to content

Commit

Permalink
Try to loosen httpbin requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Nov 23, 2023
1 parent e6b0f27 commit a524e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WebTest
pytest-cov
mock
urllib3
httpbin==0.5.0
httpbin
flask<2.0
ujson
lxml

0 comments on commit a524e1c

Please sign in to comment.