diff --git a/requirements.txt b/requirements.txt index 156893da..08ac902d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,5 +63,5 @@ sentry-sdk[fastapi,celery,sqlalchemy]>=2.20.0,<3.0.0 # GraphQL API strawberry-graphql[fastapi]>=0.243.0,<1.0.0 -aiofiles>=24.1.0 # Asynchronous file I/O support +aiofiles>=25.1.0 # Asynchronous file I/O support segno>=1.6.0 # Pure-Python QR code generator (server-side rendering, no Pillow dependency)