Skip to content

Commit

Permalink
add requiremens.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
S0KPiseth committed Aug 17, 2024
1 parent affcb0a commit 410b35d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__pycache__
tempCodeRunnerFile.py
test.py
test.py
venv
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Pillow==10.4.0
pygame==2.6.0
sv_ttk==2.6.0

0 comments on commit 410b35d

Please sign in to comment.