We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd262a commit 9ea661dCopy full SHA for 9ea661d
compute/oslogin/requirements-test.txt
@@ -1,5 +1,5 @@
1
backoff==2.2.1; python_version < "3.7"
2
backoff==2.2.1; python_version >= "3.7"
3
pytest==8.2.0
4
-google-cloud-iam==2.12.0
+google-cloud-iam==2.17.0
5
google-api-python-client==2.131.0
iap/requirements.txt
@@ -5,5 +5,5 @@ gunicorn==23.0.0
requests==2.32.2
6
requests-toolbelt==1.0.0
7
Werkzeug==3.0.6
8
-google-cloud-iam~=2.3.0
+google-cloud-iam~=2.17.0
9
PyJWT~=2.8.0
0 commit comments