mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-26 19:47:14 +08:00
Bump protobuf to 5.28.* (#12689)
This commit is contained in:
@@ -16,7 +16,7 @@ ruff==0.5.4 # must match .pre-commit-config.yaml
|
||||
aiohttp==3.10.2
|
||||
# grpc install only fails on Windows, but let's avoid building sdist on other platforms
|
||||
# https://github.com/grpc/grpc/issues/36201
|
||||
grpcio-tools; python_version < "3.13"
|
||||
grpcio-tools; python_version < "3.13" # For grpc_tools.protoc
|
||||
mypy-protobuf==3.6.0
|
||||
packaging==24.1
|
||||
pathspec>=0.11.1
|
||||
|
||||
Reference in New Issue
Block a user