Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jjshoots authored Sep 24, 2022
1 parent e605ce2 commit 9234eb6
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 @@ -29,7 +29,7 @@ def get_version():
packages=setuptools.find_packages(),
python_requires=">=3.7",
install_requires=[
"pettingzoo @ git+https://github.com/Farama-Foundation/PettingZoo",
"pettingzoo>=1.21.0",
"tinyscaler>=1.0.4",
"gym>=0.26.0",
"pygame==2.1.2",
Expand Down

0 comments on commit 9234eb6

Please sign in to comment.