We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a9f1c commit 64bec30Copy full SHA for 64bec30
packages/google-cloud-ids/testing/constraints-3.7.txt
@@ -0,0 +1,9 @@
1
+# This constraints file is used to check that lower bounds
2
+# are correct in setup.py
3
+# List all library dependencies and extras in this file.
4
+# Pin the version to the lower bound.
5
+# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev",
6
+# Then this file should have google-cloud-foo==1.14.0
7
+google-api-core==1.31.5
8
+proto-plus==1.15.0
9
+protobuf==3.19.0
0 commit comments