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 e989ab1 commit 6844bd3Copy full SHA for 6844bd3
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ Source = "https://github.com/BasisResearch/effectful"
40
[project.optional-dependencies]
41
torch = ["torch"]
42
pyro = ["pyro-ppl>=1.9.1"]
43
-jax = ["jax"]
+jax = ["jax<0.7"]
44
numpyro = ["numpyro"]
45
46
[dependency-groups]
0 commit comments