5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
pygame==2.5.2
|
|
numpy==1.24.3
|
|
black==23.12.1 # for code formatting
|
|
pytest==7.4.3 # for testing
|
|
pytest-xdist==3.5.0 # for parallel test execution |