We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f781062 commit 9c192b5Copy full SHA for 9c192b5
1 file changed
packages/google-cloud-build/testing/constraints-3.7.txt
@@ -0,0 +1,11 @@
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
+#
6
+# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
7
+# Then this file should have foo==1.14.0
8
+google-api-core==1.31.5
9
+proto-plus==1.15.0
10
+libcst==0.2.5
11
+protobuf==3.19.0
0 commit comments