Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kallinteris-Andreas authored Feb 17, 2024
1 parent b0d52ab commit 405f667
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 @@ -24,9 +24,9 @@ classifiers = [
'Topic :: Scientific/Engineering :: Artificial Intelligence',
]
dependencies = [
"mujoco>=2.3.3, <3.0",
"mujoco>=2.2.0",
"numpy>=1.21.0",
"gymnasium==1.0.0a1",
"gymnasium>=1.0.0a1",
"PettingZoo>=1.23.0",
"Jinja2>=3.0.3",
"imageio"
Expand Down

0 comments on commit 405f667

Please sign in to comment.