From 7fc3ed185d24bb17b5ddd872948f9e458a511653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Voron?= Date: Thu, 21 Apr 2022 09:05:09 +0200 Subject: [PATCH] Bump dependencies --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5ddc9fbe..b5602c5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ ormar = [ "fastapi-users-db-ormar >=1.0.0", ] oauth = [ - "httpx-oauth >=0.4,<0.5" + "httpx-oauth >=0.4,<0.7" ] redis = [ "aioredis >=2.0.1,<2.1.0",