Updated pettingzoo env to acomidate api changes and fixes (#11873)

* Updated pettingzoo env to acomidate api changes and fixes

* fixed test failure

* fixed linting issue

* fixed test failure
This commit is contained in:
Benjamin Black
2020-11-09 19:09:49 -05:00
committed by GitHub
parent a9cf0141a0
commit 1999266bba
5 changed files with 89 additions and 167 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ mypy
networkx
numba
openpyxl
pettingzoo>=1.3.2
pettingzoo>=1.4.0
Pillow; platform_system != "Windows"
pygments
pytest==5.4.3