diff --git a/python/sdk/setup.py b/python/sdk/setup.py index ba763ebe6..a6195c92e 100644 --- a/python/sdk/setup.py +++ b/python/sdk/setup.py @@ -38,7 +38,7 @@ "six>=1.10", "urllib3>=1.23", "numpy<=1.23.5", # Temporary pin numpy due to https://numpy.org/doc/stable/release/1.20.0-notes.html#numpy-1-20-0-release-notes - "caraml-auth-google==0.0.0.post6", + "caraml-auth-google==0.0.0.post7", ] TEST_REQUIRES = [