Bump httpx-oauth

This commit is contained in:
François Voron
2023-02-13 17:10:44 +01:00
parent 024e6cd451
commit 15c60525d4

View File

@@ -142,7 +142,7 @@ beanie = [
"fastapi-users-db-beanie >=1.0.0",
]
oauth = [
"httpx-oauth >=0.4,<0.11"
"httpx-oauth >=0.4,<0.12"
]
redis = [
"redis >=4.3.3,<5.0.0",