Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 3cc77a7

Browse files
authored
chore(deps): pin specific version rather than ranged specifier (#276)
1 parent 1e2c934 commit 3cc77a7

2 files changed

Lines changed: 14 additions & 230 deletions

File tree

.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)