Thanks to visit codestin.com Credit goes to github.com
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 5450613 commit 84e41f2Copy full SHA for 84e41f2
1 file changed
requirements-tests.txt
@@ -8,7 +8,7 @@ pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" an
8
# Libraries used by our various scripts.
9
# TODO (2025-05-09): Installing this on Python 3.14 on Windows fails at
10
# the moment.
11
-aiohttp==3.12.13; python_version < "3.14"
+aiohttp==3.12.14; python_version < "3.14"
12
# TODO (2025-05-09): No wheels exist for Python 3.14 yet, slowing down CI
13
# considerably and prone to fail.
14
grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc
0 commit comments