diff options
author | Dobbertin, Niclas <niclas.dobbertin@gmx.de> | 2024-01-08 20:22:42 +0100 |
---|---|---|
committer | Dobbertin, Niclas <niclas.dobbertin@gmx.de> | 2024-01-08 20:22:42 +0100 |
commit | 52fd3556d4ef89dec4d138567f7fa90722a74dd9 (patch) | |
tree | f1a70e3ee6904c5d644e4dbb3b1f4c1db06fb228 /requirements.txt |
basic reqs
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2352415 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +MouseInfo==0.1.3 +pillow==10.2.0 +PyAutoGUI==0.9.54 +PyGetWindow==0.0.9 +PyMsgBox==1.0.9 +pyperclip==1.8.2 +PyRect==0.2.0 +PyScreeze==0.1.30 +python3-xlib==0.15 +pytweening==1.0.7 |