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 8ebec00 commit 351fc94Copy full SHA for 351fc94
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
description = "Differentiable and accelerated spherical transforms with JAX"
29
dependencies = [
30
"numpy>=1.20",
31
- "jax>=0.3.13",
+ "jax>=0.3.13,<0.6.0",
32
"jaxlib",
33
"torch",
34
]
0 commit comments