diff --git a/requirements.txt b/requirements.txt index 9f1fae1773..4d670c58ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic==1.13.2 # database migrations anyio==4.13.0 arq==0.26.3 # Scheduler asyncpg==0.31.0 # PostgreSQL adapter for asynchronous operations -authlib==1.6.9 +authlib==1.6.12 bcrypt==4.1.3 # password hashing boto3==1.38.23 broadcaster==0.3.1 # Working with websockets with multiple workers.