install httpcore from the git
This commit is contained in:
parent
26ac893e9b
commit
1813c6aff1
@ -29,7 +29,6 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"certifi",
|
||||
"httpcore>=0.17.2,<0.18.0",
|
||||
"idna",
|
||||
"sniffio",
|
||||
]
|
||||
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user