We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99a5e6 commit 6c48844Copy full SHA for 6c48844
2 files changed
packages/gcp-sphinx-docfx-yaml/.kokoro/requirements.in
@@ -3,6 +3,7 @@
3
# generated and not missed out with the generate-docs script.
4
django==2.2
5
google-cloud-aiplatform[prediction]
6
+googleapis-common-protos==1.58.0 # pinned for conflict in range specifier.
7
grpcio-status==1.48.2 # must be pinned due to protobuf compatibility.
8
ipython
9
0 commit comments