Skip to content

Commit 1813c6a

Browse files
committed
install httpcore from the git
1 parent 26ac893 commit 1813c6a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"certifi",
32-
"httpcore>=0.17.2,<0.18.0",
3332
"idna",
3433
"sniffio",
3534
]

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ trio==0.22.0
3030
trio-typing==0.8.0
3131
trustme==1.0.0
3232
uvicorn==0.22.0
33+
34+
httpcore @ git+https://github.com/encode/httpcore@master

0 commit comments

Comments
 (0)