aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f30d3d3..1b8e67c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,13 @@
1keyboard==0.11.0 1keyboard==0.11.0
2mss==3.1.1 2mss==3.1.1
3numpy==1.13.3 3numpy==1.13.3
4Pillow==5.0.0
4PyAutoGUI==0.9.36 5PyAutoGUI==0.9.36
5pyobjc==4.1 6PyMsgBox==1.0.6
7pynput==1.3.8.1
6pyobjc-core==4.1 8pyobjc-core==4.1
9pyobjc-framework-Cocoa==4.1
10pyobjc-framework-Quartz==4.1
11PyScreeze==0.1.13
12PyTweening==1.0.3
13six==1.11.0
Powered by cgit v1.2.3 (git 2.41.0)