Skip to content

Commit

Permalink
build: add pytest dependencies in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Apr 8, 2024
1 parent 9b59d95 commit e2012f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
colorama==0.4.6
iniconfig==2.0.0
packaging==24.0
pluggy==1.4.0
pygame==2.5.2
pynput==1.7.6
pytest==8.1.1
six==1.16.0

0 comments on commit e2012f2

Please sign in to comment.