From 6abf708298c01b7d00f82b7862070351c3d27760 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Tue, 3 Sep 2024 09:01:24 -0700 Subject: [PATCH] Fix #3023 - Upgrade pygame version to 2.6.0 --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 9668b17fc3..bd3711bfb0 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -64,7 +64,7 @@ pyopengl gymnasium[mujoco]==0.27.0 timm iopath -pygame==2.1.2 +pygame==2.6.0 pycocotools semilearn==0.3.2 torchao==0.0.3