aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/google-auth/py3/ya.make
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2023-12-27 23:31:58 +0100
committerGitHub <noreply@github.com>2023-12-27 23:31:58 +0100
commitd67bfb4b4b7549081543e87a31bc6cb5c46ac973 (patch)
tree8674f2f1570877cb653e7ddcff37ba00288de15a /contrib/python/google-auth/py3/ya.make
parent1f6bef05ed441c3aa2d565ac792b26cded704ac7 (diff)
downloadydb-d67bfb4b4b7549081543e87a31bc6cb5c46ac973.tar.gz
Import libs 4 (#758)
Diffstat (limited to 'contrib/python/google-auth/py3/ya.make')
-rw-r--r--contrib/python/google-auth/py3/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/google-auth/py3/ya.make b/contrib/python/google-auth/py3/ya.make
index 77b6e5f741..ec71907cc6 100644
--- a/contrib/python/google-auth/py3/ya.make
+++ b/contrib/python/google-auth/py3/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(2.23.0)
+VERSION(2.25.2)
LICENSE(Apache-2.0)
@@ -10,10 +10,10 @@ PEERDIR(
contrib/python/cachetools
contrib/python/cryptography
contrib/python/grpcio
+ contrib/python/packaging
contrib/python/pyasn1-modules
contrib/python/requests
contrib/python/rsa
- contrib/python/urllib3
)
NO_LINT()