Skip to content

Commit

Permalink
add flax to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogeiger committed Dec 14, 2022
1 parent 24bff4c commit 1a70584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def find_version(*file_paths):
install_requires=[
"jax",
"dm-haiku",
"flax",
"optax",
"sympy",
"numpy",
Expand Down

0 comments on commit 1a70584

Please sign in to comment.