diff --git a/setup.py b/setup.py index bacf0a8..0cfcd11 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "google>=3.0", "requests>=2.34.0", "PyJWT>=2.13.0", - "cffi>=1.15.1", + "cffi>=2.0.0", "cryptography>=46.0.6,<49", "setuptools>=82.0.1,<83.0", "grpcio-status>=1.81.0,<2.0",