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 8d9fc80 commit d87805eCopy full SHA for d87805e
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{ include = "simple_pytree" }]
9
10
[tool.poetry.dependencies]
11
-python = ">=3.8,<3.12"
+python = ">=3.8"
12
jax = "*"
13
jaxlib = "*"
14
typing-extensions = "*"
0 commit comments