diff --git a/dev-requirements.txt b/dev-requirements.txt index 541e329..d41cc35 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ SQLAlchemy-Utils>=0.33.11 mysqlclient>=1.4.2 cached-property>=1.5.1 rule==0.1.1 -Authlib==1.6.11 +Authlib==1.6.12 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3 diff --git a/requirements.txt b/requirements.txt index 64515b4..1551b28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ SQLAlchemy-Utils>=0.33.11 mysqlclient>=1.4.2 cached-property>=1.5.1 rule==0.1.1 -Authlib<=1.6.11 +Authlib<=1.6.12 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3