Skip to content

Commit

Permalink
Merge pull request #196 from WillDudley/3.7
Browse files Browse the repository at this point in the history
bump ss dep
  • Loading branch information
WillDudley authored Oct 7, 2022
2 parents c4e4f52 + 753fbe9 commit ac2a251
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.git",
"pettingzoo>=1.22.0",
"tinyscaler>=1.0.4",
"gymnasium>=0.26.0",
"pygame==2.1.2",
Expand Down

0 comments on commit ac2a251

Please sign in to comment.