Skip to content

Commit ef006ff

Browse files
authored
Merge pull request #34 from hhslepicka/pillow-requirements
2 parents 60a687b + 02a995f commit ef006ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.vscode
12
.DS_Store
23

34
# PyCharm IDE files

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ opencv-python
44
python-xlib
55
pywinauto
66
pynput
7-
psutil
7+
psutil
8+
Pillow

0 commit comments

Comments
 (0)