aboutsummaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2021-05-20 09:02:17 -0600
committerGitHub <noreply@github.com>2021-05-20 09:02:17 -0600
commit155da5e18cc2fdcfa57de6f956b7d078e79cd4b7 (patch)
tree7f3d3803495bda0e80075ae9bcda3d7ea1eaf15b /testing
parentc4ff747db17cdeedb0eb2741b308c7b2d2a596fb (diff)
downloadpython-api-core-155da5e18cc2fdcfa57de6f956b7d078e79cd4b7.tar.gz
fix: require google-auth>=1.25.0 (#190)
Diffstat (limited to 'testing')
-rw-r--r--testing/constraints-3.6.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/constraints-3.6.txt b/testing/constraints-3.6.txt
index 1fcd193..ff5b4a7 100644
--- a/testing/constraints-3.6.txt
+++ b/testing/constraints-3.6.txt
@@ -7,7 +7,7 @@
# Then this file should have foo==1.14.0
googleapis-common-protos==1.6.0
protobuf==3.12.0
-google-auth==1.21.1
+google-auth==1.25.0
requests==2.18.0
setuptools==40.3.0
packaging==14.3