Skip to content

Commit 12f3001

Browse files
fix(deps): allow protobuf 3.19.5 (#644)
Co-authored-by: Daniel Sanche <sanche@google.com>
1 parent f52b3aa commit 12f3001

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"google-cloud-core >= 2.0.0, <3.0.0dev",
3636
"grpc-google-iam-v1 >=0.12.4, <1.0.0dev",
3737
"proto-plus >= 1.22.0, <2.0.0dev",
38-
"protobuf >= 3.20.2, <5.0.0dev",
38+
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
3939
]
4040
extras = {}
4141

testing/constraints-3.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
google-api-core==1.32.0
99
google-cloud-core==2.0.0
1010
proto-plus==1.22.0
11-
protobuf==3.20.2
11+
protobuf==3.19.5

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