We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f943ecf commit d8a3976Copy full SHA for d8a3976
gcp/api/Pipfile
@@ -6,8 +6,8 @@ name = "pypi"
6
[packages]
7
google-cloud-ndb = "==2.3.1"
8
google-cloud-logging = "==3.10.0"
9
-google-cloud-pubsub = "==2.21.2"
10
-grpcio = "==1.64.0"
+google-cloud-pubsub = "==2.21.3"
+grpcio = "==1.64.1"
11
osv = {editable = true, path = "../../"}
12
packageurl-python = "==0.15.0"
13
packaging = "==20.9"
0 commit comments