Bump httpx to 0.19.0 (#55106)
* Bump httpx to 0.19.0 * regen constraints
This commit is contained in:
parent
4d7de0fd4c
commit
6f75a853f8
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ REQUIRES = [
|
|||
"bcrypt==3.1.7",
|
||||
"certifi>=2020.12.5",
|
||||
"ciso8601==2.1.3",
|
||||
"httpx==0.18.2",
|
||||
"httpx==0.19.0",
|
||||
"jinja2==3.0.1",
|
||||
"PyJWT==1.7.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue