diff --git a/agent/pyproject.toml b/agent/pyproject.toml index ab5cc886..9e58852d 100644 --- a/agent/pyproject.toml +++ b/agent/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ dependencies = [ "aiohttp>=3.9", - "cryptography>=42.0", + "cryptography>=46.0.7", "croniter>=2.0", "python-dotenv>=1.0", ]