Skip to content

Commit

Permalink
Requires httpx>=0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Oct 8, 2020
1 parent fa3ba68 commit 402cf87
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 @@ -49,7 +49,7 @@ def get_version():
"click-default-group~=1.2.2",
"Jinja2>=2.10.3,<2.12.0",
"hupper~=1.9",
"httpx~=0.15",
"httpx>=0.15",
"pint~=0.9",
"pluggy~=0.13.0",
"uvicorn~=0.11",
Expand Down

0 comments on commit 402cf87

Please sign in to comment.