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 eb347f3 commit b04fe50Copy full SHA for b04fe50
1 file changed
requirements-tests.txt
@@ -10,7 +10,7 @@ aiohttp==3.13.2
10
grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc
11
mypy-protobuf==4.0.0
12
packaging==25.0
13
-pathspec>=0.11.1
+pathspec>=0.11.1,<1.0.0
14
pre-commit
15
# Required by create_baseline_stubs.py. Must match .pre-commit-config.yaml.
16
ruff==0.14.10
0 commit comments