diff --git a/requirements-devel.txt b/requirements-devel.txt index 9fadfd5ac..f48dfd729 100644 --- a/requirements-devel.txt +++ b/requirements-devel.txt @@ -1,7 +1,7 @@ requests==2.32.3 httpx==0.25.2 validators==0.34.0 -authlib==1.3.1 +authlib==1.3.2 grpcio==1.62.2 grpcio-tools==1.62.2 grpcio-health-checking==1.62.2 diff --git a/setup.cfg b/setup.cfg index e742d5ac5..9d0615b7b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ install_requires = requests>=2.30.0,<3.0.0 httpx>=0.25.0,<=0.27.0 validators==0.34.0 - authlib>=1.2.1,<1.3.2 + authlib>=1.2.1,<1.3.3 pydantic>=2.5.0,<3.0.0 grpcio>=1.57.0,<2.0.0 grpcio-tools>=1.57.0,<2.0.0