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 4083e89 commit 3241b5fCopy full SHA for 3241b5f
pyproject.toml
@@ -68,9 +68,9 @@ tests = [ # these should be version pinned?
68
"immutabledict>=2.2.1",
69
"numpy>=1.22",
70
"distrax>=0.1.3",
71
- "jax>=0.4.27",
+ "jax>=0.6.0",
72
"jaxlib>=0.4.27",
73
- "dm-haiku>=0.0.9",
+ "dm-haiku @ git+https://github.com/deepmind/dm-haiku@ffd905e113b47d24ce6060fa1fb9f14d3808baf7",
74
"dm-tree>=0.1.7",
75
"optax>=0.1.4",
76
]
0 commit comments