We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecbf92 commit 87f4ee5Copy full SHA for 87f4ee5
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ readme = "README.md"
16
dependencies = [
17
"numpy >=1.18.0",
18
"galsim >=2.3.0",
19
- "jax",
+ "jax <0.7.0",
20
"jaxlib",
21
"astropy >=2.0",
22
"tensorflow-probability >=0.21.0",
0 commit comments