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 a83dbd1 commit fd7860eCopy full SHA for fd7860e
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
description = "Differentiable and accelerated spherical transforms with JAX"
30
dependencies = [
31
"numpy>=1.20",
32
- "jax>=0.3.13,<0.6.0",
+ "jax>=0.3.13",
33
"jaxlib",
34
]
35
dynamic = [
0 commit comments