Skip to content

Commit

Permalink
Bump max flax version
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Oct 24, 2024
1 parent 645ffc2 commit f8a7218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Version 0.0.6 (unreleased)
``scico.flax.save_variables`` and ``scico.flax.load_variables``
respectively.
• Support ``jaxlib`` and ``jax`` versions 0.4.13 to 0.4.35.
• Support ``flax`` versions 0.8.0 to 0.9.0.
• Support ``flax`` versions 0.8.0 to 0.10.0.



Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ matplotlib
jaxlib>=0.4.13,<=0.4.35
jax>=0.4.13,<=0.4.35
orbax-checkpoint>=0.5.0
flax>=0.8.0,<=0.9.0
flax>=0.8.0,<=0.10.0
pyabel>=0.9.0

0 comments on commit f8a7218

Please sign in to comment.