diff --git a/deploy/Linux/requirements_lin.txt b/deploy/Linux/requirements_lin.txt new file mode 100644 index 0000000..e4d9f51 --- /dev/null +++ b/deploy/Linux/requirements_lin.txt @@ -0,0 +1,6 @@ +pandas==0.24.2 +aiohttp==3.5.4 +pygame==1.9.6 +QtAwesome==0.5.7 +urllib3==1.24.2 +PyQt5==5.12.2