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.
2 parents 89e76e7 + 24b94ec commit 2a498baCopy full SHA for 2a498ba
WORKSPACE
@@ -62,7 +62,7 @@ load("@rules_python//python:repositories.bzl", "python_register_toolchains")
62
python_register_toolchains(
63
name = "python",
64
ignore_root_user_error = True,
65
- python_version = "3.8",
+ python_version = "3.9",
66
)
67
68
# Initialize TensorFlow's external dependencies.
0 commit comments