Skip to content

Commit

Permalink
Add again support for latest jax and jaxlib
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Mar 11, 2024
1 parent b753cce commit c8a6445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ package_dir =
python_requires = >=3.11
install_requires =
coloredlogs
jax >= 0.4.13,< 0.4.25
jaxlib >= 0.4.13,< 0.4.25
jax >= 0.4.13
jaxlib >= 0.4.13
jaxlie >= 1.3.0
jax_dataclasses >= 1.4.0
pptree
Expand Down

0 comments on commit c8a6445

Please sign in to comment.