Lock in python package versions

This commit is contained in:
Andrew Johnson
2025-11-15 11:11:19 +01:00
parent 3f6049c355
commit 63367bab8c
2 changed files with 15 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
ursina
PyOpenGL
numpy
opencv-python
ursina==7.0.0
PyOpenGL==3.1.9
numpy==2.2.3
opencv-python==4.11.0.86