Skip to content

Commit 2b98cd8

Browse files
Merge pull request steam-bell-92#812 from dhanushrajvr/requirements-update
update: requirements.txt
2 parents dacd023 + 0091d79 commit 2b98cd8

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

requirements.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# Core dependencies for the project collection, tests, and banner generation
1+
# Game dependencies
2+
pygame
3+
4+
# Math dependencies
25
numpy
36
matplotlib
4-
Pillow
7+
pillow
8+
9+
# Test dependencies
510
pytest>=9.0.3
11+
12+
# Utilities dependencies
13+
nltk
14+
requests

0 commit comments

Comments
 (0)