Skip to content

Commit 7356dd7

Browse files
[tune](deps): Bump supersuit in /python/requirements/ml
Bumps [supersuit](https://github.com/PettingZoo-Team/SuperSuit) from 3.3.2 to 3.5.0. - [Release notes](https://github.com/PettingZoo-Team/SuperSuit/releases) - [Commits](Farama-Foundation/SuperSuit@3.3.2...3.5.0) --- updated-dependencies: - dependency-name: supersuit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 477910b commit 7356dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements/ml/requirements_rllib.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mlagents_envs==0.28.0
1717
# For tests on PettingZoo's multi-agent envs.
1818
pettingzoo==1.22.1; python_version >= '3.7'
1919
pymunk==6.2.1
20-
supersuit==3.7.0; python_version >= '3.7'
20+
supersuit==3.7.1; python_version >= '3.7'
2121
# For tests on minigrid.
2222
minigrid==2.1.0
2323
# For tests on RecSim and Kaggle envs.

0 commit comments

Comments
 (0)