Skip to content

Commit

Permalink
add seaborn for better visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
masafumiendo committed Mar 7, 2024
1 parent 3f3a8f6 commit 3d3cf96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ description = "path/motion planning benchmark for planetary exploration rovers"
requires-python = ">=3.10"
dependencies = [
"matplotlib==3.8.2",
"seaborn==0.13.2",
"fire==0.5.0",
"numpy==1.26.2",
"opensimplex==0.4.5",
Expand Down

0 comments on commit 3d3cf96

Please sign in to comment.