Skip to content

Commit 32f02ef

Browse files
ColCarrollThe oryx Authors
authored andcommitted
Update minimum python version to match that of newly required JAX version.
PiperOrigin-RevId: 704695863
1 parent 81fd0d7 commit 32f02ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Google LLC"]
66
license = "Apache 2.0"
77

88
[tool.poetry.dependencies]
9-
python = "^3.9"
9+
python = "^3.10"
1010
jax = ">=0.4.36"
1111
tensorflow-probability = ">=0.19.0"
1212

0 commit comments

Comments
 (0)