Skip to content

Commit dc45472

Browse files
Bump jax from 0.3.25 to 0.4.6 in /docker/openproblems-python-pytorch (#846)
* Bump jax from 0.3.25 to 0.4.6 in /docker/openproblems-python-pytorch Bumps [jax](https://github.com/google/jax) from 0.3.25 to 0.4.6. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.3.25...jax-v0.4.6) --- updated-dependencies: - dependency-name: jax dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump jaxlib --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Gigante <84813314+scottgigante-immunai@users.noreply.github.com>
1 parent 4571a77 commit dc45472

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/openproblems-python-pytorch/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
git+https://github.com/BayraktarLab/cell2location.git@47c8d6dc90dd3f1ab639861e8617c6ef0b62bb89
22
git+https://github.com/czbiohub/molecular-cross-validation@04d9df0
33
git+https://github.com/michalk8/neuralee@8946abf # contains gradient error fix
4-
jax==0.3.25
5-
jaxlib==0.3.25
4+
jax==0.4.6
5+
jaxlib==0.4.6
66
pymde==0.1.18
77
scalex==1.0.2
88
scikit-misc==0.1.*

0 commit comments

Comments
 (0)