chore: add cx_freeze requirement

This commit is contained in:
2021-07-16 17:27:46 -04:00
parent 12d02c717b
commit 006491f30f

View File

@@ -1,3 +1,6 @@
cx-Freeze==6.7
importlib-metadata==4.6.1
pygame==2.0.2.dev1
PyYAML==5.4.1
websockets==9.1
zipp==3.5.0