Skip to content

Commit

Permalink
build:Add pygame
Browse files Browse the repository at this point in the history
  • Loading branch information
LockedInTheSkage committed Sep 3, 2024
1 parent 98772e4 commit e296cf6
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
requests==2.26.0
beautifulsoup4==4.10.0
numpy==1.21.4
pandas==1.3.5
pygame==2.1.2
colorama==0.4.6
flake8==7.1.1
iniconfig==2.0.0
mccabe==0.7.0
packaging==24.1
pluggy==1.5.0
pycodestyle==2.12.1
pyflakes==3.2.0
pygame==2.6.0
pytest==8.3.2

0 comments on commit e296cf6

Please sign in to comment.