Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 2c486ce

Browse files
ohmayrparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 4987bc6 commit 2c486ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# TODO(https://github.com/googleapis/google-auth-library-python/issues/1737): Unit test fails with
3131
# `No module named 'cryptography.hazmat.backends.openssl.x509' for Python 3.7``.
3232
cryptography_base_require = [
33-
"cryptography>=38.0.3",
33+
"cryptography >= 38.0.3",
3434
"cryptography < 39.0.0; python_version < '3.8'",
3535
]
3636

0 commit comments

Comments
 (0)