Skip to content

Commit

Permalink
fix pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Sep 3, 2024
1 parent 9ebd4c0 commit 0155529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ dependencies = [
"torch",
"dill",
"imageio",
"jax=0.4.20",
"jaxlib=0.4.20",
"jax==0.4.20",
"jaxlib==0.4.20",
"evosax==0.1.6"
]

Expand Down

0 comments on commit 0155529

Please sign in to comment.