Added requirements.txt

This commit is contained in:
Lucas 2023-08-13 14:33:05 +02:00
parent 417c1fbdbd
commit 39e3852b40
2 changed files with 8 additions and 5 deletions

6
.gitignore vendored
View File

@ -1,8 +1,4 @@
data
.idea
__pycache__
venv
software.spec
temprecordloc.txt
plus-tard-repeat-gui.txt
test.py
.venv

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
pip~=23.1.2
Pillow~=10.0.0
setuptools~=68.0.0
platformdirs~=3.10.0
pynput~=1.7.6
keyboard~=0.13.5
pystray~=0.19.4