Skip to content

Commit

Permalink
update for version 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhangliu committed Apr 11, 2024
1 parent f9ca449 commit b162abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"gymnasium==0.28.1",
"gym-notices==0.0.8",
"pygame==2.1.0",
"mpi4py", # default version is 3.1.3
"tqdm==4.62.3",
"pyglet==1.5.15",
"pettingzoo>=1.23.0", # for MARL
Expand All @@ -66,6 +65,7 @@
"moviepy==1.0.3",
"imageio", # default version is 2.9.0
"opencv-python==4.5.4.58",
"mpi4py", # default version is 3.1.3
],
setup_requires=['pytest-runner'],
tests_requires=['pytest'],
Expand Down

0 comments on commit b162abe

Please sign in to comment.