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 b20bcf7 commit dc0acadCopy full SHA for dc0acad
requirements-tests.txt
@@ -5,9 +5,7 @@ pyright==1.1.408
5
6
# Libraries used by our various scripts.
7
aiohttp==3.13.3
8
-# TODO (2025-05-09): No wheels exist for Python 3.14 yet, slowing down CI
9
-# considerably and prone to fail.
10
-grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc
+grpcio-tools>=1.76.0 # For grpc_tools.protoc
11
mypy-protobuf==4.0.0
12
packaging==25.0
13
pathspec>=1.0.0
0 commit comments