Skip to content

Commit

Permalink
Require httpx<=0.18.1 due to a bug (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgolec authored Jun 20, 2021
1 parent b02cf87 commit 1d5ef51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ colorama
coverage
tox
authlib
httpx
httpx<=0.18.1
nose
prompt_toolkit
python-dateutil
Expand Down

0 comments on commit 1d5ef51

Please sign in to comment.