diff --git a/setup.py b/setup.py index e4c6157..05c19cd 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ "protobuf<6.0.0,>=5.26.1", "google>=3.0", "requests>=2.32.3", - "PyJWT>=2.8,<2.10", + "PyJWT>=2.8,<2.11", "cffi>=1.15.1", "cryptography==44.0.1", "setuptools~=70.3",