AI-Snake-Game/requirements.txt

4 lines
95 B
Plaintext

pygame==2.5.2
numpy==1.24.3
black==23.12.1 # for code formatting
pytest==7.4.3 # for testing