diff --git a/setup.py b/setup.py index 9390c7b..31f03b6 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'aiohttp-session==2.9.0', 'aioredis==2.0.1', 'user_agents', - 'cryptography==42.0.2' + 'cryptography==42.0.4' ], # To provide executable scripts, use entry points in preference to the