diff --git a/requirements.txt b/requirements.txt index 8348780..56f1c70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ pytest==8.3.0 pytest-asyncio==0.24.0 aiohttp>=3.13.5 arq==0.28.0 -PyJWT>=2.12.0 +PyJWT>=2.12.1 cryptography>=47.0.0