Skip to content

Commit 6c48844

Browse files
authored
chore(deps): pin specific version rather than ranged specifier (#276)
1 parent f99a5e6 commit 6c48844

2 files changed

Lines changed: 14 additions & 230 deletions

File tree

packages/gcp-sphinx-docfx-yaml/.kokoro/requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# generated and not missed out with the generate-docs script.
44
django==2.2
55
google-cloud-aiplatform[prediction]
6+
googleapis-common-protos==1.58.0 # pinned for conflict in range specifier.
67
grpcio-status==1.48.2 # must be pinned due to protobuf compatibility.
78
ipython
89

0 commit comments

Comments
 (0)