chore: add required python packages in file

This commit is contained in:
Giovani Rodriguez
2021-07-07 15:09:54 -04:00
parent 91ebee74f2
commit 1de1ae996c

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pygame==2.0.2.dev1
PyYAML==5.4.1
websockets==9.1