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

Commit 0e8f0bd

Browse files
ohmayrparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 1c2af72 commit 0e8f0bd

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
@@ -48,7 +48,7 @@
4848
pyopenssl_extra_require = ["pyopenssl>=20.0.0", cryptography_base_require]
4949

5050
# TODO(https://github.com/googleapis/google-auth-library-python/issues/1739): Add bounds for urllib3 and packaging dependencies.
51-
urllib3_extra_require = [["urllib3", "packaging"]]
51+
urllib3_extra_require = ["urllib3", "packaging"]
5252

5353
# Unit test requirements.
5454
testing_extra_require = [

0 commit comments

Comments
 (0)