Skip to content

Commit

Permalink
Bump Python version to 3.12 in newest_stable tests.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 650229220
  • Loading branch information
arnoegw authored and tensorflower-gardener committed Jul 8, 2024
1 parent 5443fb7 commit 0102459
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion kokoro/github/ubuntu/cpu/newest_stable/presubmit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ build_file: "gnn/kokoro/github/ubuntu/cpu/build_versioned.sh"

env_vars: {
key: "PYTHON_VERSION"
value: "3.11"
value: "3.12"
}
env_vars: {
key: "TF_VERSION"
Expand Down
2 changes: 0 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
mock
wheel
torch_geometric
torch < 2

0 comments on commit 0102459

Please sign in to comment.