Skip to content

Commit

Permalink
install httpcore from the git
Browse files Browse the repository at this point in the history
  • Loading branch information
karpetrosyan committed Aug 1, 2023
1 parent 26ac893 commit 1813c6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ classifiers = [
]
dependencies = [
"certifi",
"httpcore>=0.17.2,<0.18.0",
"idna",
"sniffio",
]
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ trio==0.22.0
trio-typing==0.8.0
trustme==1.0.0
uvicorn==0.22.0

httpcore @ git+https://github.com/encode/httpcore@master

0 comments on commit 1813c6a

Please sign in to comment.