Skip to content

Commit ca758b7

Browse files
authored
Update numpy and pygame version constraints
Signed-off-by: Bubbles The Dev <[email protected]>
1 parent 6331bcc commit ca758b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PyOpenGL==3.1.10
22
PyOpenGL_accelerate==3.1.10
3-
numpy==1.26.4
4-
pygame==2.6.1
3+
numpy>=1.26.4
4+
pygame>=2.6.1

0 commit comments

Comments
 (0)