Skip to content

Commit d226ebc

Browse files
svekarsc-p-i-o
authored andcommitted
Upgrade pygame version to 2.6.0 (#3025)
This allows one to install pygame binaries for Python-3.11/3.12 runtime, while PyGame-2.1.2 was only available up to python-3.10, see https://pypi.org/project/pygame/2.1.2/#files Fixes #3023
1 parent 64d30af commit d226ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pyopengl
6464
gymnasium[mujoco]==0.27.0
6565
timm
6666
iopath
67-
pygame==2.1.2
67+
pygame==2.6.0
6868
pycocotools
6969
semilearn==0.3.2
7070
torchao==0.0.3

0 commit comments

Comments
 (0)