Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 7d4a11f

Browse files
authored
fix(deps): allow protobuf < 5.0.0 (#469)
fix(deps): require proto-plus >= 1.22.0
1 parent f995b4c commit 7d4a11f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"google-cloud-access-context-manager >= 0.1.2, <1.0.0dev",
3434
"google-cloud-org-policy>=0.1.2, <2.0.0",
3535
"google-cloud-os-config >= 1.0.0, <2.0.0dev",
36-
"proto-plus >= 1.15.0, <2.0.0dev",
37-
"protobuf >= 3.19.0, <4.0.0dev",
36+
"proto-plus >= 1.22.0, <2.0.0dev",
37+
"protobuf >= 3.19.0, <5.0.0dev",
3838
]
3939

4040
extras = {"libcst": "libcst >= 0.2.5"}

testing/constraints-3.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ grpc-google-iam-v1==0.12.4
1010
google-cloud-access-context-manager==0.1.2
1111
google-cloud-org-policy==0.1.2
1212
google-cloud-os-config==1.0.0
13-
proto-plus==1.15.0
13+
proto-plus==1.22.0
1414
libcst==0.2.5
1515
protobuf==3.19.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy