Skip to content

Commit 2c486ce

Browse files
ohmayrparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 4987bc6 commit 2c486ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)