We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
httpx
0.23.0
1 parent 05b9af9 commit 573d2f5Copy full SHA for 573d2f5
requirements.txt
@@ -1,5 +1,5 @@
1
fastapi>=0.68.1
2
-httpx>=0.22.0
+httpx>=0.23.0
3
oauthlib>=3.2.2
4
python-jose>=3.3.0
5
social-auth-core>=4.4.2
setup.cfg
@@ -43,7 +43,7 @@ packages =
43
fastapi_oauth2
44
install_requires =
45
46
- httpx>=0.22.0
+ httpx>=0.23.0
47
48
49
0 commit comments