From 2d74842d9a3649a86b80b184ad779f1824b44d50 Mon Sep 17 00:00:00 2001 From: knst-kotov Date: Sun, 24 Oct 2021 13:51:35 +0300 Subject: [PATCH] new authlib and httpx version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6e7ca0fc..474844e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ uvicorn pydantic passlib itsdangerous -authlib -httpx<0.18.2 +authlib==0.15.5 +httpx==0.20.0 psycopg2-binary bson python-frontmatter