We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c66fc commit e8cbb5eCopy full SHA for e8cbb5e
1 file changed
packages/google-cloud-core/testing/constraints-3.7.txt
@@ -12,3 +12,5 @@ grpcio==1.38.0
12
cryptography==38.0.3
13
# cachetools is a direct dependency of google-auth
14
cachetools==2.0.0
15
+# required for Python 3.7 only
16
+importlib-metadata==1.1.0
0 commit comments