There was an error while loading. Please reload this page.
1 parent 3fdadbe commit d5cd225Copy full SHA for d5cd225
setup.py
@@ -45,6 +45,7 @@
45
"google-api-core[grpc] >= 1.34.0, <3.0.0,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*",
46
"proto-plus >= 1.22.0, <2.0.0",
47
"proto-plus >= 1.22.2, <2.0.0; python_version>='3.11'",
48
+ "proto-plus >= 1.25.0, <2.0.0dev; python_version>='3.13'",
49
"protobuf>=3.20.2,<7.0.0,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
50
]
51
url = "https://github.com/googleapis/python-error-reporting"
0 commit comments