We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78acc0c commit 9cb386fCopy full SHA for 9cb386f
2 files changed
packages/gapic-generator/requirements.in
@@ -1,6 +1,7 @@
1
click
2
google-api-core
3
-googleapis-common-protos
+# TODO(https://github.com/googleapis/gapic-generator-python/issues/2322): Remove the constraint once a formal version of 1.67.0 is published
4
+googleapis-common-protos>=1.67.0rc1
5
jinja2
6
MarkupSafe
7
protobuf
0 commit comments