diff --git a/requirements.txt b/requirements.txt index 3316a79d..85e60efd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ httpx>=0.28.1 pydantic>=2.10.4 PyJWT>=2.9.0, <2.10 ; python_version == "3.8" PyJWT>=2.10.0; python_version > "3.8" -cryptography>=42.0.8 +cryptography>=44.0.2