diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 9 |
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 @@ | |||
1 | keyboard==0.11.0 | 1 | keyboard==0.11.0 |
2 | mss==3.1.1 | 2 | mss==3.1.1 |
3 | numpy==1.13.3 | 3 | numpy==1.13.3 |
4 | Pillow==5.0.0 | ||
4 | PyAutoGUI==0.9.36 | 5 | PyAutoGUI==0.9.36 |
5 | pyobjc==4.1 | 6 | PyMsgBox==1.0.6 |
7 | pynput==1.3.8.1 | ||
6 | pyobjc-core==4.1 | 8 | pyobjc-core==4.1 |
9 | pyobjc-framework-Cocoa==4.1 | ||
10 | pyobjc-framework-Quartz==4.1 | ||
11 | PyScreeze==0.1.13 | ||
12 | PyTweening==1.0.3 | ||
13 | six==1.11.0 | ||