Skip to content

Commit

Permalink
Remove pymoo dep (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffelten authored Oct 24, 2024
1 parent 44324d5 commit 5099244
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ classifiers = [
dependencies = [
"gymnasium >=1.0.0",
"numpy >=1.21.0,<2.0",
"pygame >=2.1.0",
"pygame >=2.1.3",
"scipy >=1.7.3",
"pymoo >=0.6.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 5099244

Please sign in to comment.