chore: add required python packages in file

This commit is contained in:
2021-07-07 15:09:54 -04:00
parent dbcf18e507
commit 21c682b6aa

3
requirements.txt Normal file
View File

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