We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe35cc commit f677af1Copy full SHA for f677af1
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"gymnasium",
20
"numpy",
21
"pandas",
22
- "pettingzoo",
+ "pettingzoo>=1.24.0",
23
"pytest==7.3.1",
24
"pytest-cov",
25
"pytest-repeat",
0 commit comments