Skip to content

Commit

Permalink
fix: update pyproject toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjonok committed Jul 3, 2024
1 parent 5b57588 commit 584c389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{ name = "Lev Kozlov", email = "[email protected]" },
{ name = "Simeon Nedelchev", email = "[email protected]" },
]
dependencies = ["mujoco"]
dependencies = ["mujoco", "numpy-quaternion"]
readme = "README.md"
requires-python = ">=3.8"

Expand Down

0 comments on commit 584c389

Please sign in to comment.