chore: add required python packages in file

This commit is contained in:
Giovani
2021-07-07 15:09:54 -04:00
parent 555ea32302
commit b55e2f5c46

3
requirements.txt Normal file
View File

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